mirror of
https://github.com/go-task/task.git
synced 2025-12-28 16:06:33 +01: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