Skip to content

Commit 8767601

Browse files
committed
Upgrade go to version 1.24.2
Upgrade go to version 1.24.2. Changelog: - https://github.com/golang/go/issues?q=milestone%3AGo1.24.2 - https://github.com/golang/go/milestone/390?closed=1
1 parent f0d94ca commit 8767601

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/go.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.24.1",
2+
"version": "1.24.2",
33
"homepage": "https://golang.org",
44
"description": "Go is an open source programming language.",
55
"license": "BSD-3-Clause",
@@ -16,8 +16,8 @@
1616
],
1717
"architecture": {
1818
"64bit": {
19-
"url": "https://dl.google.com/go/go1.24.1.windows-amd64.zip",
20-
"hash": "95666b551453209a2b8869d29d177285ff9573af10f085d961d7ae5440f645ce"
19+
"url": "https://dl.google.com/go/go1.24.2.windows-amd64.zip",
20+
"hash": "29c553aabee0743e2ffa3e9fa0cda00ef3b3cc4ff0bc92007f31f80fd69892e1"
2121
}
2222
},
2323
"checkver": {

0 commit comments

Comments
 (0)