Skip to content

Commit 450b642

Browse files
authored
Merge pull request #6490 from seanlaii/go-1.24
Bump go version to 1.24.4
2 parents 2ce5c46 + ea5bc28 commit 450b642

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.23.8
1+
1.24.4

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.23.8 // keep in sync with .go-version
3+
go 1.24.4 // keep in sync with .go-version
44

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

0 commit comments

Comments
 (0)