diff --git a/go.mod b/go.mod index 2a7c72d9eb..b1a06668a8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/fleet go 1.23.0 -toolchain go1.23.5 +toolchain go1.23.6 replace ( github.com/imdario/mergo => github.com/imdario/mergo v0.3.16