Skip to content

Commit 060cf06

Browse files
committed
update to go 1.24.2
1 parent bd84b6b commit 060cf06

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.1
1+
1.24.2

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.1
3+
go 1.24.2
44

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

0 commit comments

Comments
 (0)