diff --git a/Makefile b/Makefile index 498ed34eb8..00f5716e47 100644 --- a/Makefile +++ b/Makefile @@ -223,6 +223,7 @@ test-cves: test-go-mod: go mod tidy + echo "in test go mod" hack/check-go-mod.sh cve-report: ## Create a CVE report for the current project (must `brew install grype` first)