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 f4e7203 commit 75483feCopy full SHA for 75483fe
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 v1.51.1
5
-wget -O- -nv https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s v2.15.0
+wget -O- -nv https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s
0 commit comments