File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/go-logr/logr v1.4.3
77 github.com/google/uuid v1.6.0
88 github.com/onsi/gomega v1.38.2
9- github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251025092537-71fca7a68887
9+ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180
1010 github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251021110625-7e9c8f3df965
1111 k8s.io/api v0.31.13
1212 k8s.io/apimachinery v0.31.13
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
8383github.com/onsi/gomega v1.38.2 /go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k =
8484github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U =
8585github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e /go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo =
86- github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251025092537-71fca7a68887 h1:pZR1NNwzRF/whvtr27DFtD49O1dQvlwcRzWeys3tBJE =
87- github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251025092537-71fca7a68887 /go.mod h1:i+eJjYWbmReuovmyejBhgz6kxDIbqPBOXnfY5eqJZwg =
86+ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180 h1:oa4i6XeV6PU5YkTPotMtM/yZvmJFCeks8iRZj3X54Ws =
87+ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180 /go.mod h1:i+eJjYWbmReuovmyejBhgz6kxDIbqPBOXnfY5eqJZwg =
8888github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251021110625-7e9c8f3df965 h1:qPGmBHNRgB8r8wXIfmmvnj6FvqOAbuz2sqk2mGdw4zQ =
8989github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251021110625-7e9c8f3df965 /go.mod h1:GRTwOi5ZI6aJrTune36iWP5zNNjVLZNsV9Kb7IK3UJ0 =
9090github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.7
99 github.com/onsi/ginkgo/v2 v2.26.0
1010 github.com/onsi/gomega v1.38.2
11- github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251025092537-71fca7a68887
11+ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180
1212 github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251021110625-7e9c8f3df965
1313 github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20251021110625-7e9c8f3df965
1414 github.com/openstack-k8s-operators/ovn-operator/api v0.0.0-20230418071801-b5843d9e05fb
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
9696github.com/onsi/gomega v1.38.2 /go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k =
9797github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U =
9898github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e /go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo =
99- github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251025092537-71fca7a68887 h1:pZR1NNwzRF/whvtr27DFtD49O1dQvlwcRzWeys3tBJE =
100- github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251025092537-71fca7a68887 /go.mod h1:i+eJjYWbmReuovmyejBhgz6kxDIbqPBOXnfY5eqJZwg =
99+ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180 h1:oa4i6XeV6PU5YkTPotMtM/yZvmJFCeks8iRZj3X54Ws =
100+ github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180 /go.mod h1:i+eJjYWbmReuovmyejBhgz6kxDIbqPBOXnfY5eqJZwg =
101101github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251021110625-7e9c8f3df965 h1:qPGmBHNRgB8r8wXIfmmvnj6FvqOAbuz2sqk2mGdw4zQ =
102102github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251021110625-7e9c8f3df965 /go.mod h1:GRTwOi5ZI6aJrTune36iWP5zNNjVLZNsV9Kb7IK3UJ0 =
103103github.com/openstack-k8s-operators/lib-common/modules/test v0.6.1-0.20251021110625-7e9c8f3df965 h1:1lDIX49cFr1DGNoDwHZYqGIziTaQ2hPA1ff/a/2AzBY =
You can’t perform that action at this time.
0 commit comments