Skip to content

Commit ed36c0f

Browse files
Merge pull request #2882 from metal3-io/dependabot/go_modules/main/github.com/metal3-io/baremetal-operator/apis-0.11.1
🌱 Bump github.com/metal3-io/baremetal-operator/apis from 0.11.0 to 0.11.1
2 parents 2ca3e18 + 35b3e1e commit ed36c0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
124124
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
125125
github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=
126126
github.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=
129129
github.com/metal3-io/ip-address-manager/api v1.11.0 h1:GxSt1/qTB9okO+FIOWRo+4hvGib/Zf/V6iHotFvPzLY=
130130
github.com/metal3-io/ip-address-manager/api v1.11.0/go.mod h1:I93BnwcKAbzuP3oLz/hmNu6tfFcGIPkK+dSirOU3VDY=
131131
github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE=

0 commit comments

Comments
 (0)