diff --git a/go.mod b/go.mod index 37f8915b7..670e97f0d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kovidgoyal/kitty go 1.24.0 -toolchain go1.24.9 +toolchain go1.24.11 require ( github.com/ALTree/bigfloat v0.2.0