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 @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/metal3-io/baremetal-operator/apis v0.11.2
7- github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1
7+ github.com/metal3-io/cluster-api-provider-metal3/api v1.11.2
88 go.uber.org/zap v1.27.0
99 k8s.io/api v0.33.5
1010 k8s.io/apimachinery v0.33.5
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ github.com/metal3-io/baremetal-operator/apis v0.11.2 h1:7kPX0qp5m9sXqCnHYXKy/Yg0
135135github.com/metal3-io/baremetal-operator/apis v0.11.2 /go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4 =
136136github.com/metal3-io/cluster-api-provider-metal3 v1.11.1 h1:rBwdtjZTYNIk/drNDWHXabQgJfGvy+vIFNXQ2dOJb/Q =
137137github.com/metal3-io/cluster-api-provider-metal3 v1.11.1 /go.mod h1:N0V8adV+UykBPooweE45EDiHmiMehUvS/qK82Z04ZmI =
138- github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1 h1:lDuuhkQ9bvuvQ5GXOvOwux2XZk4/fqMC8zISXpIxEhI =
139- github.com/metal3-io/cluster-api-provider-metal3/api v1.11.1 /go.mod h1:QZGyZLYE/3xd0M90yqUnjtKVkfAPFWPG2Yx4+oJ7uxQ =
138+ github.com/metal3-io/cluster-api-provider-metal3/api v1.11.2 h1:5z+CeprLkOiEjavm6S1YBPtDxOR5TwBlehwv3a+2X2k =
139+ github.com/metal3-io/cluster-api-provider-metal3/api v1.11.2 /go.mod h1:P9mcTe0d7h5GrIx+VcDAiV3HThblYFguaZuU0IP4ZO0 =
140140github.com/metal3-io/ip-address-manager/api v1.11.2 h1:6UWnox+uzjrWgt86lFrAa80EV2dFEVnhQkcrRfyrxQw =
141141github.com/metal3-io/ip-address-manager/api v1.11.2 /go.mod h1:I93BnwcKAbzuP3oLz/hmNu6tfFcGIPkK+dSirOU3VDY =
142142github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
You can’t perform that action at this time.
0 commit comments