Fix usage of "dep"

Now, "dep prune" should not be run, and instead pruning options should be set on Gopkg.toml
This commit is contained in:
Andrey Nering
2018-02-11 22:00:40 -02:00
parent f5f70d7a75
commit 040cef1479
3 changed files with 4 additions and 70 deletions

2
.gitignore vendored
View File

@@ -15,5 +15,3 @@
./task
dist/
vendor/**/*_test.go