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
55require (
66 github.com/go-logr/logr v1.4.3
77 github.com/golang/mock v1.6.0
8- github.com/metal3-io/baremetal-operator/apis v0.11.0
8+ github.com/metal3-io/baremetal-operator/apis v0.11.1
99 github.com/metal3-io/cluster-api-provider-metal3/api v0.0.0
1010 github.com/metal3-io/ip-address-manager/api v1.11.0
1111 github.com/onsi/ginkgo/v2 v2.26.0
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
124124github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
125125github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo =
126126github.com/maruel/natural v1.1.1 /go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg =
127- github.com/metal3-io/baremetal-operator/apis v0.11.0 h1:sYxjnObegWnDyz028m5Rc6gVYxbSLlvjOAqo6Iq1vOE =
128- github.com/metal3-io/baremetal-operator/apis v0.11.0 /go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4 =
127+ github.com/metal3-io/baremetal-operator/apis v0.11.1 h1:dc22G3/YpdX7HkxWpDimE1jMpc4sr7wZYGH9WVdTd4g =
128+ github.com/metal3-io/baremetal-operator/apis v0.11.1 /go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4 =
129129github.com/metal3-io/ip-address-manager/api v1.11.0 h1:GxSt1/qTB9okO+FIOWRo+4hvGib/Zf/V6iHotFvPzLY =
130130github.com/metal3-io/ip-address-manager/api v1.11.0 /go.mod h1:I93BnwcKAbzuP3oLz/hmNu6tfFcGIPkK+dSirOU3VDY =
131131github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
You can’t perform that action at this time.
0 commit comments