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 5f6364d commit 4a36d9aCopy full SHA for 4a36d9a
.gitmodules
@@ -1,4 +1,4 @@
1
[submodule "go"]
2
path = go
3
url = https://github.com/golang/go.git
4
- branch = release-branch.go1.19
+ branch = release-branch.go1.20
config/versions.json
@@ -1,5 +1,5 @@
{
"github.com/golang-fips/go": "go1.20-fips-release",
"github.com/golang-fips/openssl-fips": "e1541889d8a8ad4eaf02630a8cae303206ef68c1",
- "github.com/golang/go": "go1.20.3"
+ "github.com/golang/go": "go1.20.4"
5
}
0 commit comments