Bump go version for CVEs

This commit is contained in:
Kovid Goyal 2026-01-29 20:32:50 +05:30
parent cefdd3fc68
commit d9d16423a8
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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