refact: refactored to use islazy and updated deps

This commit is contained in:
evilsocket 2018-10-10 19:00:25 +02:00
parent a2b3ee79fb
commit d070445225
238 changed files with 12662 additions and 1586 deletions

2
vendor/github.com/evilsocket/islazy/zip/doc.go generated vendored Normal file
View file

@ -0,0 +1,2 @@
// Package zip contains zip and unzip utilities.
package zip