Skip to content

Commit d6f9975

Browse files
chore(deps): update dependency go to v1.23.2
1 parent bfedd9d commit d6f9975

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/metal-toolbox/mctl
22

33
go 1.23
44

5-
toolchain go1.23.1
5+
toolchain go1.23.2
66

77
require (
88
github.com/adrg/xdg v0.4.0
@@ -29,7 +29,6 @@ require (
2929
)
3030

3131
require (
32-
3332
github.com/alessio/shellescape v1.4.2 // indirect
3433
github.com/banzaicloud/logrus-runtime-formatter v0.0.0-20190729070250-5ae5475bae5e // indirect
3534
github.com/beorn7/perks v1.0.1 // indirect

0 commit comments

Comments
 (0)