diff --git a/go.mod b/go.mod index adee2dcf..b10de1b5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/wins go 1.22.0 -toolchain go1.22.8 +toolchain go1.22.10 replace ( github.com/docker/cli => github.com/docker/cli v27.2.1+incompatible