Skip to content

Commit

Permalink
bump go version to 1.23.6 for clean vuln report
Browse files Browse the repository at this point in the history
  • Loading branch information
zac-nixon committed Feb 24, 2025
1 parent 2792881 commit d435b88
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.12
1.23.6
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/aws-load-balancer-controller

go 1.22.12
go 1.23.6

require (
github.com/aws/aws-sdk-go v1.55.5
Expand Down

0 comments on commit d435b88

Please sign in to comment.