Bump version of go toolchain for some CVEs

This commit is contained in:
Kovid Goyal
2025-10-31 09:57:35 +05:30
parent 666054955b
commit 1b07f5348f

2
go.mod
View File

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