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.
2 parents 3064023 + 9b38a8b commit ac93354Copy full SHA for ac93354
go.mod
@@ -62,7 +62,7 @@ require (
62
github.com/prometheus/client_model v0.6.2 // indirect
63
github.com/prometheus/common v0.65.0 // indirect
64
github.com/prometheus/procfs v0.16.1 // indirect
65
- github.com/rabbitmq/cluster-operator/v2 v2.9.0 // indirect
+ github.com/rabbitmq/cluster-operator/v2 v2.16.0 // indirect
66
github.com/spf13/pflag v1.0.6 // indirect
67
github.com/x448/float16 v0.8.4 // indirect
68
go.uber.org/automaxprocs v1.6.0 // indirect
0 commit comments