Skip to content

Commit b01335e

Browse files
authored
Merge pull request #4920 from zhzhuang-zju/goversion
Bump Golang to v1.21.10
2 parents 81b8c4c + 08ea8c0 commit b01335e

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.21.8
1+
1.21.10

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.21.8
3+
go 1.21.10
44

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

0 commit comments

Comments
 (0)