Skip to content

Commit 79e3e3a

Browse files
committed
cleanup
1 parent 819ae28 commit 79e3e3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,6 @@ deps-tools: ## install tool dependencies
840840
$(GO) install $(MISSPELL_PACKAGE) & \
841841
$(GO) install $(SWAGGER_PACKAGE) & \
842842
$(GO) install $(XGO_PACKAGE) & \
843-
$(GO) install $(GO_LICENSES_PACKAGE) & \
844843
$(GO) install $(GOVULNCHECK_PACKAGE) & \
845844
$(GO) install $(ACTIONLINT_PACKAGE) & \
846845
$(GO) install $(GOPLS_PACKAGE) & \

0 commit comments

Comments
 (0)