We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1cec7e commit 62301f0Copy full SHA for 62301f0
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/hashicorp/vault/api v1.16.0
12
github.com/michaelklishin/rabbit-hole/v3 v3.2.0
13
github.com/onsi/ginkgo/v2 v2.23.3
14
- github.com/onsi/gomega v1.36.3
+ github.com/onsi/gomega v1.37.0
15
github.com/rabbitmq/cluster-operator/v2 v2.12.1
16
gopkg.in/ini.v1 v1.67.0
17
k8s.io/api v0.32.3
0 commit comments