We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e6a7eb + 8cd7d5c commit 5201e6fCopy full SHA for 5201e6f
go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/machine
2
3
go 1.24.0
4
5
-toolchain go1.24.2
+toolchain go1.24.7
6
7
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
8
0 commit comments