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 @@ -3,7 +3,7 @@ module github.com/metal3-io/cluster-api-provider-metal3/hack/fake-apiserver
33go 1.23.7
44
55require (
6- github.com/metal3-io/baremetal-operator/apis v0.10.2
6+ github.com/metal3-io/baremetal-operator/apis v0.10.3
77 github.com/metal3-io/cluster-api-provider-metal3/api v1.10.1
88 go.uber.org/zap v1.27.0
99 k8s.io/api v0.32.9
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
129129github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
130130github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
131131github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
132- github.com/metal3-io/baremetal-operator/apis v0.10.2 h1:JvlonhC9uKw0IhNYDdswK80ZQz+k7wEpDpbOg/x/52I =
133- github.com/metal3-io/baremetal-operator/apis v0.10.2 /go.mod h1:+mUutTxI4UUITR30PcIoU2Vaiy78/dgMqztUH6SpGYU =
132+ github.com/metal3-io/baremetal-operator/apis v0.10.3 h1:DytMgx6dBEXpJlXXYumunLLo8N1Bco3PXHAEGHlGY3s =
133+ github.com/metal3-io/baremetal-operator/apis v0.10.3 /go.mod h1:YGKMWs4FhNzjZedAwISM2MBg+5sv68c+arkKQ4AHJ0Y =
134134github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.9.1 h1:0VwWmCjrP3y8Sn4H82KBVo9wCgnrPZMuij2OnMd3vxk =
135135github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.9.1 /go.mod h1:f1a/eqi7MA+mf1xFshToVfn02jcPDMw3aYQinLTlMVQ =
136136github.com/metal3-io/cluster-api-provider-metal3 v1.10.1 h1:HtKbCRRTffTzTf/SDEv8ioNEwA7PVoZsyVlU047vs/w =
You can’t perform that action at this time.
0 commit comments