diff --git a/Makefile b/Makefile index bd500d95b..399c7db3a 100644 --- a/Makefile +++ b/Makefile @@ -376,6 +376,7 @@ root-coverage: ## generate coverage profiles for unit tests that require root vendor: @echo "$(WHALE) $@" + @go mod tidy @go mod vendor help: ## this help