Skip to content

Commit e70afa0

Browse files
authored
Merge pull request #4069 from zac-nixon/main
bump go version to 1.23.6 for clean vuln report
2 parents 2792881 + d435b88 commit e70afa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.12
1+
1.23.6

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/aws-load-balancer-controller
22

3-
go 1.22.12
3+
go 1.23.6
44

55
require (
66
github.com/aws/aws-sdk-go v1.55.5

0 commit comments

Comments
 (0)