Updating to go 1.17 to fix CVE #944

This commit is contained in:
Mike Farah
2021-10-02 15:12:54 +10:00
parent e052ff8025
commit 989b11764d
4 changed files with 12 additions and 4 deletions

View File

@@ -2,4 +2,4 @@
set -ex
go get golang.org/x/tools/cmd/goimports
wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.37.1
# wget -O- -nv https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s v2.6.1
# wget -O- -nv https://raw.githubusercontent.com/securego/gosec/master/install.sh | sh -s v2.8.1