Skip to content

Commit db572da

Browse files
Merge pull request #2886 from metal3-io/dependabot/go_modules/test/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 in /test
2 parents f1f6073 + 6ab57d4 commit db572da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/blang/semver v3.5.1+incompatible
77
github.com/docker/docker v28.5.1+incompatible
88
github.com/jinzhu/copier v0.4.0
9-
github.com/metal3-io/baremetal-operator/apis v0.11.0
9+
github.com/metal3-io/baremetal-operator/apis v0.11.1
1010
github.com/metal3-io/cluster-api-provider-metal3/api v0.0.0
1111
github.com/metal3-io/ip-address-manager/api v1.11.0
1212
github.com/metal3-io/ironic-standalone-operator/api v0.6.0

test/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D
185185
github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=
186186
github.com/mattn/go-runewidth v0.0.14 h1:+xnbZSEeDbOIg5/mE6JF0w6n9duR1l3/WmbinWVwUuU=
187187
github.com/mattn/go-runewidth v0.0.14/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
188-
github.com/metal3-io/baremetal-operator/apis v0.11.0 h1:sYxjnObegWnDyz028m5Rc6gVYxbSLlvjOAqo6Iq1vOE=
189-
github.com/metal3-io/baremetal-operator/apis v0.11.0/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4=
188+
github.com/metal3-io/baremetal-operator/apis v0.11.1 h1:dc22G3/YpdX7HkxWpDimE1jMpc4sr7wZYGH9WVdTd4g=
189+
github.com/metal3-io/baremetal-operator/apis v0.11.1/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4=
190190
github.com/metal3-io/ip-address-manager/api v1.11.0 h1:GxSt1/qTB9okO+FIOWRo+4hvGib/Zf/V6iHotFvPzLY=
191191
github.com/metal3-io/ip-address-manager/api v1.11.0/go.mod h1:I93BnwcKAbzuP3oLz/hmNu6tfFcGIPkK+dSirOU3VDY=
192192
github.com/metal3-io/ironic-standalone-operator/api v0.6.0 h1:u2BDGpGdJqzzZAr4pL4LywKcxfjHXPQNxuJ47ej/6Cc=

0 commit comments

Comments
 (0)