diff --git a/go.mod b/go.mod index 433d72611..0e26b40fa 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/machine go 1.25.0 -toolchain go1.25.11 +toolchain go1.25.12 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