Add govulncheck
This commit is contained in:
		| @@ -29,6 +29,7 @@ RUN go install github.com/haya14busa/goplay/cmd/goplay@latest \ | |||||||
|   && go install github.com/fatih/gomodifytags@latest \ |   && go install github.com/fatih/gomodifytags@latest \ | ||||||
|   && go install github.com/josharian/impl@latest \ |   && go install github.com/josharian/impl@latest \ | ||||||
|   && go install github.com/cweill/gotests/gotests@latest \ |   && go install github.com/cweill/gotests/gotests@latest \ | ||||||
|  |   && go install golang.org/x/vuln/cmd/govulncheck@latest \ | ||||||
|   && rm -rf /root/go |   && rm -rf /root/go | ||||||
|  |  | ||||||
| ENV GOBIN= | ENV GOBIN= | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user