Skip to content

Commit 73cf747

Browse files
committed
add to deps-tools
1 parent 1835632 commit 73cf747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,7 @@ deps-tools: ## install tool dependencies
823823
$(GO) install $(GOVULNCHECK_PACKAGE) & \
824824
$(GO) install $(ACTIONLINT_PACKAGE) & \
825825
$(GO) install $(GOPLS_PACKAGE) & \
826+
$(GO) install $(GOPLS_MODERNIZE_PACKAGE) & \
826827
wait
827828

828829
node_modules: package-lock.json

0 commit comments

Comments
 (0)