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 @@ -6,7 +6,7 @@ require (
66 github.com/cert-manager/cert-manager v1.18.2
77 github.com/metal3-io/baremetal-operator/apis v0.5.1
88 github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.5.1
9- github.com/metal3-io/ironic-standalone-operator/api v0.5.1
9+ github.com/metal3-io/ironic-standalone-operator/api v0.6.0
1010 github.com/onsi/ginkgo/v2 v2.26.0
1111 github.com/onsi/gomega v1.38.2
1212 golang.org/x/crypto v0.42.0
Original file line number Diff line number Diff line change @@ -169,8 +169,8 @@ github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D
169169github.com/mattn/go-runewidth v0.0.9 /go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI =
170170github.com/mattn/go-runewidth v0.0.14 h1:+xnbZSEeDbOIg5/mE6JF0w6n9duR1l3/WmbinWVwUuU =
171171github.com/mattn/go-runewidth v0.0.14 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
172- github.com/metal3-io/ironic-standalone-operator/api v0.5.1 h1:u90c09HgAnUYx8YQg9Omyg/gq8LfKsagqn3anblJPUA =
173- github.com/metal3-io/ironic-standalone-operator/api v0.5.1 /go.mod h1:ckvhVSXh2lReEcjKa0vJSM99azu3tqhxMc4xjt3U4+c =
172+ github.com/metal3-io/ironic-standalone-operator/api v0.6.0 h1:u2BDGpGdJqzzZAr4pL4LywKcxfjHXPQNxuJ47ej/6Cc =
173+ github.com/metal3-io/ironic-standalone-operator/api v0.6.0 /go.mod h1:V2uX3UR0gK0J8IvF8msNRcdWKviZRrvDCCFMF0uVPQY =
174174github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
175175github.com/mfridman/tparse v0.18.0 /go.mod h1:gEvqZTuCgEhPbYk/2lS3Kcxg1GmTxxU7kTC8DvP0i/A =
176176github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
You can’t perform that action at this time.
0 commit comments