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 dbfd59a commit 6dc6574Copy full SHA for 6dc6574
go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/fleet
2
3
go 1.24.0
4
5
-toolchain go1.24.8
+toolchain go1.24.9
6
7
replace (
8
github.com/imdario/mergo => github.com/imdario/mergo v1.0.2
pkg/apis/go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/fleet/pkg/apis
require (
github.com/rancher/wrangler/v3 v3.3.1
0 commit comments