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 f70bd88 commit b490f77Copy full SHA for b490f77
go.mod
@@ -1,6 +1,6 @@
1
module k8s.io/cloud-provider-aws
2
3
-go 1.24.7
+go 1.24.9
4
5
require (
6
github.com/Pallinder/go-randomdata v1.2.0
tests/e2e/go.mod
module k8s.io/cloud-provider-aws/tests/e2e
github.com/aws/aws-sdk-go-v2 v1.36.3
0 commit comments