Skip to content

Commit 0b5fe5e

Browse files
authored
Merge pull request #6557 from seanlaii/go-1.24.5
Bump go version to 1.24.5
2 parents f53dffe + 3c6394a commit 0b5fe5e

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.4
1+
1.24.5

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

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

0 commit comments

Comments
 (0)