Bump go toolchain version for irrelevant go vuln CI failure

This commit is contained in:
Kovid Goyal
2025-12-03 14:37:18 +05:30
parent 6cfc2ea38f
commit 8bbd599e44

2
go.mod
View File

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