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 2903388 commit 288a264Copy full SHA for 288a264
3 files changed
go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/fleet
2
3
go 1.24.0
4
5
-toolchain go1.25.8
+toolchain go1.25.9
6
7
replace (
8
github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
integrationtests/go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/fleet/integrationtests
github.com/rancher/fleet => ../
pkg/apis/go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/fleet/pkg/apis
require (
github.com/rancher/wrangler/v3 v3.2.0
0 commit comments