File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ go 1.23.1
77
88toolchain go1.24.4
99
10- require sigs.k8s.io/cluster-api-provider-aws/v2 v2.9.0
10+ require sigs.k8s.io/cluster-api-provider-aws/v2 v2.9.1
1111
1212require (
1313 github.com/aws/aws-sdk-go-v2 v1.38.0 // indirect
Original file line number Diff line number Diff line change @@ -203,8 +203,8 @@ k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6J
203203k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
204204sigs.k8s.io/cluster-api v1.10.2 h1:xfvtNu4Fy/41grL0ryH5xSKQjpJEWdO8HiV2lPCCozQ =
205205sigs.k8s.io/cluster-api v1.10.2 /go.mod h1:/b9Un5Imprib6S7ZOcJitC2ep/5wN72b0pXpMQFfbTw =
206- sigs.k8s.io/cluster-api-provider-aws/v2 v2.9.0 h1:oP4GkhI4K/STwtt/Uzt6UdOnn+xMXhk7v3BJfr+dSx4 =
207- sigs.k8s.io/cluster-api-provider-aws/v2 v2.9.0 /go.mod h1:wdqD8SRkgbIAoj0L2geEItos4X4xmCr8yQpEOqIwLp4 =
206+ sigs.k8s.io/cluster-api-provider-aws/v2 v2.9.1 h1:VQT0hJ5wbD3qS3icucjMfpBWkc1gpIuXYsOAG6Kw25A =
207+ sigs.k8s.io/cluster-api-provider-aws/v2 v2.9.1 /go.mod h1:wdqD8SRkgbIAoj0L2geEItos4X4xmCr8yQpEOqIwLp4 =
208208sigs.k8s.io/controller-runtime v0.20.4 h1:X3c+Odnxz+iPTRobG4tp092+CvBU9UK0t/bRf+n0DGU =
209209sigs.k8s.io/controller-runtime v0.20.4 /go.mod h1:xg2XB0K5ShQzAgsoujxuKN4LNXR2LfwwHsPj7Iaw+XY =
210210sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8 =
You can’t perform that action at this time.
0 commit comments