diff --git a/go.mod b/go.mod index 805fce4e7..212b38ed8 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/machine go 1.26.0 -toolchain go1.26.4 +toolchain go1.26.5 replace github.com/urfave/cli => github.com/urfave/cli v1.11.1-0.20151120215642-0302d3914d2a // newer versions of this will break the rpc binding code