Skip to content

Commit 6dc6574

Browse files
renovate-rancher[bot]thardeck
authored andcommitted
chore(deps): update dependency go to v1.24.9
1 parent dbfd59a commit 6dc6574

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.24.8
5+
toolchain go1.24.9
66

77
replace (
88
github.com/imdario/mergo => github.com/imdario/mergo v1.0.2

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.24.8
5+
toolchain go1.24.9
66

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

0 commit comments

Comments
 (0)