We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aea210 + f7862c0 commit 7bb2c12Copy full SHA for 7bb2c12
1 file changed
script/ensure-go-installed
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
PREFERRED_GO_VERSION=go1.23.0
4
-SUPPORTED_GO_VERSIONS='go1.2[01234]'
+SUPPORTED_GO_VERSIONS='go1.2[012345]'
5
6
GO_PKG_DARWIN=${PREFERRED_GO_VERSION}.darwin-amd64.pkg
7
GO_PKG_DARWIN_SHA=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
0 commit comments