We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819ae28 commit 79e3e3aCopy full SHA for 79e3e3a
Makefile
@@ -840,7 +840,6 @@ deps-tools: ## install tool dependencies
840
$(GO) install $(MISSPELL_PACKAGE) & \
841
$(GO) install $(SWAGGER_PACKAGE) & \
842
$(GO) install $(XGO_PACKAGE) & \
843
- $(GO) install $(GO_LICENSES_PACKAGE) & \
844
$(GO) install $(GOVULNCHECK_PACKAGE) & \
845
$(GO) install $(ACTIONLINT_PACKAGE) & \
846
$(GO) install $(GOPLS_PACKAGE) & \
0 commit comments