Skip to content

Commit de58287

Browse files
authored
Merge pull request #6630 from liaolecheng/update/go1.24.6
Bump golang to 1.24.6
2 parents 414cb99 + 55678ea commit de58287

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.5
1+
1.24.6

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/karmada-io/karmada
22

3-
go 1.24.5 // keep in sync with .go-version
3+
go 1.24.6 // keep in sync with .go-version
44

55
require (
66
github.com/adhocore/gronx v1.6.3

0 commit comments

Comments
 (0)