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 b0b1599 + a046b28 commit 347f432Copy full SHA for 347f432
go.mod
@@ -1,6 +1,6 @@
1
module github.com/rabbitmq/messaging-topology-operator
2
3
-go 1.24.4
+go 1.24.6
4
5
require (
6
github.com/cloudflare/cfssl v1.6.5
internal/tools/go.mod
@@ -1,8 +1,6 @@
module tools
-go 1.23.0
-
-toolchain go1.23.4
7
8
github.com/elastic/crd-ref-docs v0.1.0
0 commit comments