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 @@ -8,7 +8,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/barbican-operator/api v0.6.1-0.20260513121705-7ef06bcb0994
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260516092923-5146a85ceac4
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260425213536-7f4c824ee888
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.6.1-0.20260205083029-d03e9df035ef
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/barbican-operator/api v0.6.1-0.20260513121705-7ef06bcb0994 h1:ltlhq4XSUNuDIsgUcL1EabE7sYjKN9+gcqQH3wiy6qE=
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260513121705-7ef06bcb0994/go.mod h1:3V8T5sXDupChdArkEp6spSEqSkmeJTkXfxU+uo8PW3A=
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260516092923-5146a85ceac4 h1:r8YQVLoPQD/H7wm57vu2+jOAFBPxnEbm4ozXCjkW6+E=
github.com/openstack-k8s-operators/barbican-operator/api v0.6.1-0.20260516092923-5146a85ceac4/go.mod h1:3V8T5sXDupChdArkEp6spSEqSkmeJTkXfxU+uo8PW3A=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963 h1:BBXb7cYW3giB0lD35JUvzDomw/5FS/PUk3kzfZF8yCQ=
github.com/openstack-k8s-operators/infra-operator/apis v0.6.1-0.20260413162816-a7f4f67ab963/go.mod h1:5hS/cVzc/HURwsbp4MMNwgqAl5bUqKvJdK+4irXeymE=
github.com/openstack-k8s-operators/keystone-operator/api v0.6.1-0.20260425213536-7f4c824ee888 h1:wnXSxH0w9iw26JqRBnw4e7yVzMtYl8C4s9F21vig96o=
Expand Down