Bump go version for CVEs

This commit is contained in:
Kovid Goyal
2026-01-29 20:32:50 +05:30
parent cefdd3fc68
commit d9d16423a8

2
go.mod
View File

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