diff --git a/go.mod b/go.mod index 297dd36..152f400 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module tmuxist go 1.21.0 -toolchain go1.23.3 +toolchain go1.23.4 require ( github.com/google/subcommands v1.2.0