Skip to content

Commit 25fbd48

Browse files
Merge pull request #2769 from metal3-io/dependabot/go_modules/hack/fake-apiserver/main/github.com/metal3-io/baremetal-operator/apis-0.10.3
🌱 Bump github.com/metal3-io/baremetal-operator/apis from 0.10.2 to 0.10.3 in /hack/fake-apiserver
2 parents ad49c53 + 73d671d commit 25fbd48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/fake-apiserver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/metal3-io/cluster-api-provider-metal3/hack/fake-apiserver
33
go 1.23.7
44

55
require (
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

hack/fake-apiserver/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
129129
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
130130
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
131131
github.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=
134134
github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.9.1 h1:0VwWmCjrP3y8Sn4H82KBVo9wCgnrPZMuij2OnMd3vxk=
135135
github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.9.1/go.mod h1:f1a/eqi7MA+mf1xFshToVfn02jcPDMw3aYQinLTlMVQ=
136136
github.com/metal3-io/cluster-api-provider-metal3 v1.10.1 h1:HtKbCRRTffTzTf/SDEv8ioNEwA7PVoZsyVlU047vs/w=

0 commit comments

Comments
 (0)