We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c94f7c2 + 37b626d commit eb758f6Copy full SHA for eb758f6
2 files changed
go.mod
@@ -1,6 +1,6 @@
1
module github.com/rancher/cluster-api-provider-rke2
2
3
-go 1.25.8
+go 1.25.9
4
5
require (
6
github.com/coreos/butane v0.27.0
hack/tools/go.mod
module github.com/rancher/cluster-api-provider-rke2/hack/tools
require sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240820112706-3abe3058a6a8
0 commit comments