diff --git a/go.mod b/go.mod index 9e2eb0fde..0099ec816 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kovidgoyal/kitty go 1.24.0 -toolchain go1.24.1 +toolchain go1.24.6 require ( github.com/ALTree/bigfloat v0.2.0