Skip to content

Commit 4a36d9a

Browse files
authored
Go 1.20.4 (#83)
1 parent 5f6364d commit 4a36d9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "go"]
22
path = go
33
url = https://github.com/golang/go.git
4-
branch = release-branch.go1.19
4+
branch = release-branch.go1.20

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"github.com/golang-fips/go": "go1.20-fips-release",
33
"github.com/golang-fips/openssl-fips": "e1541889d8a8ad4eaf02630a8cae303206ef68c1",
4-
"github.com/golang/go": "go1.20.3"
4+
"github.com/golang/go": "go1.20.4"
55
}

0 commit comments

Comments
 (0)