Skip to content

Commit

Permalink
cleanup: remove vendor directory and use mod instead of vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 committed Oct 1, 2021
1 parent 14c237c commit bdc80e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,10 @@ deps:
go get -u github.com/bketelsen/crypt/bin/crypt
go mod tidy
go mod verify
go mod vendor
.PHONY: deps

todo:
@grep \
--exclude-dir=vendor \
--exclude-dir=node_modules \
--exclude-dir=bin \
--exclude=Makefile \
Expand Down

0 comments on commit bdc80e3

Please sign in to comment.