Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.7
github.com/onsi/ginkgo/v2 v2.28.1
github.com/onsi/gomega v1.39.1
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260503153751-c22c3bb4f71c
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260516073619-5219510f347a
github.com/openstack-k8s-operators/glance-operator/api v0.0.0-00010101000000-000000000000
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260503154059-99ad0851a26c
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28=
github.com/onsi/gomega v1.39.1/go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg=
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e h1:E1OdwSpqWuDPCedyUt0GEdoAE+r5TXy7YS21yNEo+2U=
github.com/openshift/api v0.0.0-20250711200046-c86d80652a9e/go.mod h1:Shkl4HanLwDiiBzakv+con/aMGnVE2MAGvoKp5oyYUo=
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260503153751-c22c3bb4f71c h1:hRdA4I46SsyVtDtvE68m1mRyheAWyNsplM7MHXF/+r4=
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260503153751-c22c3bb4f71c/go.mod h1:yM5WHYzqygeifCOTlbAp6kFtyxCEFmYhTREVfxae2aE=
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260516073619-5219510f347a h1:fqU+aJTsDZUpAReqiAkw8JgkDtShxGKLVCGnkwXIW+I=
github.com/openstack-k8s-operators/cinder-operator/api v0.6.1-0.20260516073619-5219510f347a/go.mod h1:yM5WHYzqygeifCOTlbAp6kFtyxCEFmYhTREVfxae2aE=
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260503154059-99ad0851a26c h1:8xc+jU6nLQHEz/PmD2u193XesfyLxuwuQ5q+eenyJJA=
github.com/openstack-k8s-operators/horizon-operator/api v0.6.1-0.20260503154059-99ad0851a26c/go.mod h1:xpscZGeCqqMBcKTeBh2zmYfz1Y5ZT2wM85U/A1OKBd8=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963 h1:BBXb7cYW3giB0lD35JUvzDomw/5FS/PUk3kzfZF8yCQ=
Expand Down