diff --git a/go.mod b/go.mod index 69fecb76..d6fad66d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/metal-toolbox/mctl go 1.23.0 -toolchain go1.23.1 +toolchain go1.24.6 require ( github.com/adrg/xdg v0.5.3