Skip to content

Commit 288a264

Browse files
chore(deps): update dependency go to v1.25.9 (#4973)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
1 parent 2903388 commit 288a264

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rancher/fleet
22

33
go 1.24.0
44

5-
toolchain go1.25.8
5+
toolchain go1.25.9
66

77
replace (
88
github.com/imdario/mergo => github.com/imdario/mergo v0.3.16

integrationtests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rancher/fleet/integrationtests
22

33
go 1.24.0
44

5-
toolchain go1.25.8
5+
toolchain go1.25.9
66

77
replace (
88
github.com/rancher/fleet => ../

pkg/apis/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/rancher/fleet/pkg/apis
22

33
go 1.24.0
44

5-
toolchain go1.25.8
5+
toolchain go1.25.9
66

77
require (
88
github.com/rancher/wrangler/v3 v3.2.0

0 commit comments

Comments
 (0)