diff --git a/go.mod b/go.mod index c1d96c1..2a1e997 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/radiusmethod/kxd go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.0 require ( github.com/radiusmethod/promptui v0.10.3