diff --git a/go.mod b/go.mod index 4b4a7962..db0a5126 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/wins go 1.22.0 -toolchain go1.22.7 +toolchain go1.22.8 replace ( github.com/docker/cli => github.com/docker/cli v20.10.17+incompatible