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 1b91ce1 commit 79e276aCopy full SHA for 79e276a
scripts/make-go-latest.bash
@@ -7,7 +7,7 @@ if ! which gcc 2> /dev/null 1>&2; then
7
exit 0
8
fi
9
10
-VERSION="release-branch.go1.19"
+VERSION="release-branch.go1.20"
11
12
# I can't remember why I had this disabled but it bugs me now
13
#export CGO_ENABLED=0
0 commit comments