We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c28533c + 6c69cd5 commit cb6f665Copy full SHA for cb6f665
1 file changed
Makefile
@@ -376,6 +376,7 @@ root-coverage: ## generate coverage profiles for unit tests that require root
376
377
vendor:
378
@echo "$(WHALE) $@"
379
+ @go mod tidy
380
@go mod vendor
381
382
help: ## this help
0 commit comments