Skip to content

Commit 57287d7

Browse files
committed
add to deps-tools
1 parent 2a7bd1a commit 57287d7

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
@@ -870,6 +870,7 @@ deps-tools:
870870
$(GO) install $(GO_LICENSES_PACKAGE)
871871
$(GO) install $(GOVULNCHECK_PACKAGE)
872872
$(GO) install $(ACTIONLINT_PACKAGE)
873+
$(GO) install $(GOPLS_PACKAGE)
873874

874875
node_modules: package-lock.json
875876
npm install --no-save

0 commit comments

Comments
 (0)