mirror of
https://github.com/go-task/task.git
synced 2026-07-01 08:34:19 +00:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,5 +15,3 @@
|
||||
|
||||
./task
|
||||
dist/
|
||||
|
||||
vendor/**/*_test.go
|
||||
|
||||
Reference in New Issue
Block a user