Skip to content

Commit

Permalink
Merge pull request #6143 from sachinparihar/automated-cherry-pick-of-…
Browse files Browse the repository at this point in the history
…#6131-upstream-release-1.11

Automated cherry pick of #6131: Bump Go version to 1.22.12
  • Loading branch information
karmada-bot authored Feb 20, 2025
2 parents d91df35 + 98c0767 commit eda5196
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.22.11
1.22.12
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.22.11 // keep in sync with .go-version and hack/util.sh
go 1.22.12 // keep in sync with .go-version

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

0 comments on commit eda5196

Please sign in to comment.