diff --git a/go.mod b/go.mod index 7a2b78f62..73b73133d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kovidgoyal/kitty go 1.26.0 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/ALTree/bigfloat v0.2.0