We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55daf6d commit 4019d42Copy full SHA for 4019d42
scripts/devtools.sh
@@ -2,4 +2,4 @@
2
set -ex
3
go mod download golang.org/x/tools@latest
4
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v2.1.5
5
-curl -sSfL https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s
+curl -sSfL https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s v2.22.5
0 commit comments