Skip to content

Commit

Permalink
Merge pull request #4920 from zhzhuang-zju/goversion
Browse files Browse the repository at this point in the history
Bump Golang to v1.21.10
  • Loading branch information
karmada-bot committed May 9, 2024
2 parents 81b8c4c + 08ea8c0 commit b01335e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.8
1.21.10
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/karmada-io/karmada

go 1.21.8
go 1.21.10

require (
github.com/adhocore/gronx v1.6.3
Expand Down

0 comments on commit b01335e

Please sign in to comment.