Skip to content

Commit c6ad7b5

Browse files
Merge pull request #2843 from metal3-io/dependabot/go_modules/test/main/github.com/metal3-io/ironic-standalone-operator/api-0.6.0
🌱 Bump github.com/metal3-io/ironic-standalone-operator/api from 0.5.1 to 0.6.0 in /test
2 parents 33639d3 + f2e2f16 commit c6ad7b5

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
@@ -9,7 +9,7 @@ require (
99
github.com/metal3-io/baremetal-operator/apis v0.11.0
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
12-
github.com/metal3-io/ironic-standalone-operator/api v0.5.1
12+
github.com/metal3-io/ironic-standalone-operator/api v0.6.0
1313
github.com/onsi/ginkgo/v2 v2.25.3
1414
github.com/onsi/gomega v1.38.2
1515
github.com/pkg/errors v0.9.1

test/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ github.com/metal3-io/baremetal-operator/apis v0.11.0 h1:sYxjnObegWnDyz028m5Rc6gV
177177
github.com/metal3-io/baremetal-operator/apis v0.11.0/go.mod h1:T0v/wKeJeUfVFeTq1sihv76IZEE2Bn+hqKkh5kGMxA4=
178178
github.com/metal3-io/ip-address-manager/api v1.11.0 h1:GxSt1/qTB9okO+FIOWRo+4hvGib/Zf/V6iHotFvPzLY=
179179
github.com/metal3-io/ip-address-manager/api v1.11.0/go.mod h1:I93BnwcKAbzuP3oLz/hmNu6tfFcGIPkK+dSirOU3VDY=
180-
github.com/metal3-io/ironic-standalone-operator/api v0.5.1 h1:u90c09HgAnUYx8YQg9Omyg/gq8LfKsagqn3anblJPUA=
181-
github.com/metal3-io/ironic-standalone-operator/api v0.5.1/go.mod h1:ckvhVSXh2lReEcjKa0vJSM99azu3tqhxMc4xjt3U4+c=
180+
github.com/metal3-io/ironic-standalone-operator/api v0.6.0 h1:u2BDGpGdJqzzZAr4pL4LywKcxfjHXPQNxuJ47ej/6Cc=
181+
github.com/metal3-io/ironic-standalone-operator/api v0.6.0/go.mod h1:V2uX3UR0gK0J8IvF8msNRcdWKviZRrvDCCFMF0uVPQY=
182182
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=
183183
github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s=
184184
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=

0 commit comments

Comments
 (0)