Bump go version for CVE

This commit is contained in:
Kovid Goyal
2026-02-06 09:57:00 +05:30
parent d02cd59e38
commit a2a5464cbe

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/kovidgoyal/kitty
go 1.24.0
toolchain go1.24.12
toolchain go1.24.13
require (
github.com/ALTree/bigfloat v0.2.0