diff --git a/go.mod b/go.mod index b6cd8e7..32ee002 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/shellcade/kit/v2 go 1.25.11 +toolchain go1.25.12 + require ( github.com/charmbracelet/x/ansi v0.11.7 github.com/charmbracelet/x/term v0.2.2