Update go dependencies
This commit is contained in:
parent
535d806676
commit
a662db5366
270 changed files with 13455 additions and 5291 deletions
1
Makefile
1
Makefile
|
|
@ -225,6 +225,7 @@ check_dead_links:
|
|||
dep-ensure:
|
||||
GO111MODULE=on go mod tidy -v
|
||||
find vendor -name '*_test.go' -delete
|
||||
GO111MODULE=on go mod vendor
|
||||
|
||||
.PHONY: dev-env
|
||||
dev-env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue