Skip to content

Commit 0f44ff7

Browse files
author
openstack-k8s-operators-ci
committed
Update openstack-k8s-operators (18.0-fr4)
1 parent e5404ed commit 0f44ff7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/google/uuid v1.6.0
88
github.com/gophercloud/gophercloud v1.14.1
99
github.com/onsi/gomega v1.38.2
10-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180
10+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251206152426-02f9765e8038
1111
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251118162839-b481b06e90d2
1212
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20251118162839-b481b06e90d2
1313
github.com/openstack-k8s-operators/lib-common/modules/storage v0.6.1-0.20251118162839-b481b06e90d2

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
8585
github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k=
8686
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U=
8787
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
88-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180 h1:oa4i6XeV6PU5YkTPotMtM/yZvmJFCeks8iRZj3X54Ws=
89-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180/go.mod h1:i+eJjYWbmReuovmyejBhgz6kxDIbqPBOXnfY5eqJZwg=
88+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251206152426-02f9765e8038 h1:hOSCBxOpmT9gCs221rpJ0UR7pC6YF9pWGZoKEbSXvyU=
89+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251206152426-02f9765e8038/go.mod h1:49myNmlvGeppqLOiJIe66NIdc9FODpDsM0FRb6vbE2M=
9090
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251118162839-b481b06e90d2 h1:cbttAI3FmCSnm36P8gnYt1HCzf8n/xdNfptMSuywctI=
9191
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251118162839-b481b06e90d2/go.mod h1:GRTwOi5ZI6aJrTune36iWP5zNNjVLZNsV9Kb7IK3UJ0=
9292
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20251118162839-b481b06e90d2 h1:5PfT9uTd+C59R/4KNnIgRYdd9BKeYLy/iShid0Bo80Q=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.20251110190131-27de18f33180
11+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251206152426-02f9765e8038
1212
github.com/openstack-k8s-operators/keystone-operator/api v0.3.1-0.20240213125925-e40975f3db7e
1313
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251118162839-b481b06e90d2
1414
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20251118162839-b481b06e90d2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
9898
github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k=
9999
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U=
100100
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
101-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180 h1:oa4i6XeV6PU5YkTPotMtM/yZvmJFCeks8iRZj3X54Ws=
102-
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251110190131-27de18f33180/go.mod h1:i+eJjYWbmReuovmyejBhgz6kxDIbqPBOXnfY5eqJZwg=
101+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251206152426-02f9765e8038 h1:hOSCBxOpmT9gCs221rpJ0UR7pC6YF9pWGZoKEbSXvyU=
102+
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20251206152426-02f9765e8038/go.mod h1:49myNmlvGeppqLOiJIe66NIdc9FODpDsM0FRb6vbE2M=
103103
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251118162839-b481b06e90d2 h1:cbttAI3FmCSnm36P8gnYt1HCzf8n/xdNfptMSuywctI=
104104
github.com/openstack-k8s-operators/lib-common/modules/common v0.6.1-0.20251118162839-b481b06e90d2/go.mod h1:GRTwOi5ZI6aJrTune36iWP5zNNjVLZNsV9Kb7IK3UJ0=
105105
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.6.1-0.20251118162839-b481b06e90d2 h1:5PfT9uTd+C59R/4KNnIgRYdd9BKeYLy/iShid0Bo80Q=

0 commit comments

Comments
 (0)