Remove the vendor/ directory

This commit is contained in:
Andrey Nering
2020-08-16 15:46:22 -03:00
parent eab14b6c49
commit 49bf395f61
581 changed files with 0 additions and 298146 deletions

View File

@@ -34,11 +34,6 @@ tasks:
- task: go-get
vars: {REPO: github.com/goreleaser/godownloader}
vendor:
desc: Sync vendor/ directory according to go.mod file
cmds:
- go mod vendor
update-deps:
desc: Updates dependencies
cmds: