Skip to content

Commit 6a4b3a5

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

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 v1.0.2

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.3.1

0 commit comments

Comments
 (0)