Skip to content

Commit cbcec75

Browse files
Update go module directive to v1.24.13 (release/v2.13) (#431)
1 parent c00ac40 commit cbcec75

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/rancher/machine
22

3-
go 1.24.0
4-
5-
toolchain go1.24.12
3+
go 1.24.13
64

75
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
86

0 commit comments

Comments
 (0)