We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ae705 commit 51c5964Copy full SHA for 51c5964
go.mod
@@ -1,6 +1,6 @@
1
module k8s.io/cloud-provider-aws
2
3
-go 1.22.7
+go 1.24.9
4
5
require (
6
github.com/aws/aws-sdk-go v1.54.6
tests/e2e/go.mod
module k8s.io/cloud-provider-aws/tests/e2e
github.com/onsi/ginkgo/v2 v2.4.0
0 commit comments