Skip to content

Commit 431fc62

Browse files
authored
update to go 1.24.9 (#4421)
1 parent be812c3 commit 431fc62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.6
1+
1.24.9

go.mod

Lines changed: 1 addition & 1 deletion
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.24.6
3+
go 1.24.9
44

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

0 commit comments

Comments
 (0)