Add govulncheck
This commit is contained in:
parent
43d0940af5
commit
bac1e236dc
@ -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/josharian/impl@latest \
|
||||
&& go install github.com/cweill/gotests/gotests@latest \
|
||||
&& go install golang.org/x/vuln/cmd/govulncheck@latest \
|
||||
&& rm -rf /root/go
|
||||
|
||||
ENV GOBIN=
|
||||
|
Loading…
Reference in New Issue
Block a user