Remove vendor directory

We use go modules now.
This commit is contained in:
Lorenzo Bolla
2021-11-10 18:16:43 +01:00
parent 235e35a2f3
commit cc30ef3ee2
12 changed files with 5 additions and 974 deletions
+1
View File
@@ -36,6 +36,7 @@ require (
github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/sys v0.0.0-20200828194041-157a740278f4
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect