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 @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.10
66
77// Required to include https://github.com/kubernetes-sigs/cluster-api/pull/13023
8- replace sigs.k8s.io/cluster-api/test => github.com/chrischdi/cluster-api/test v1.11.4-0.20251121064524-3ffd0f933d73
8+ replace sigs.k8s.io/cluster-api/test => github.com/chrischdi/cluster-api/test v1.11.4-0.20251121123729-cef5c9ef6ce1
99
1010require (
1111 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1x
147147github.com/cenkalti/backoff/v5 v5.0.3 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
148148github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
149149github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
150- github.com/chrischdi/cluster-api/test v1.11.4-0.20251121064524-3ffd0f933d73 h1:LxP3zOFAlRN0nzxw2xlDqYA/s0ikh43MB3CmzPTimbc =
151- github.com/chrischdi/cluster-api/test v1.11.4-0.20251121064524-3ffd0f933d73 /go.mod h1:COviHWIKTcip0VADeIh8Rm5bjqzyZ1LuzKBW1EqjJRc =
150+ github.com/chrischdi/cluster-api/test v1.11.4-0.20251121123729-cef5c9ef6ce1 h1:Daek73ZgAu3HAGd2fY8HzisXRJ3WWhd3TavjeFFlb5A =
151+ github.com/chrischdi/cluster-api/test v1.11.4-0.20251121123729-cef5c9ef6ce1 /go.mod h1:COviHWIKTcip0VADeIh8Rm5bjqzyZ1LuzKBW1EqjJRc =
152152github.com/cloudflare/circl v1.1.0 /go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I =
153153github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
154154github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
You can’t perform that action at this time.
0 commit comments