Skip to content

Commit

Permalink
Merge pull request #4069 from zac-nixon/main
Browse files Browse the repository at this point in the history
bump go version to 1.23.6 for clean vuln report
  • Loading branch information
k8s-ci-robot authored Feb 25, 2025
2 parents 2792881 + d435b88 commit e70afa0
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 e70afa0

Please sign in to comment.