Skip to content

Commit

Permalink
Merge pull request #5371 from zhzhuang-zju/go1.21.13
Browse files Browse the repository at this point in the history
Bump golang version to 1.21.13 to address security warnings
  • Loading branch information
karmada-bot authored Aug 15, 2024
2 parents 481ebb2 + fdb28df commit cc82274
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.10
1.21.13
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.10
go 1.21.13

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

0 comments on commit cc82274

Please sign in to comment.