Bump go version for stdlib CVEs

This commit is contained in:
Kovid Goyal
2026-07-09 07:46:27 +05:30
parent 15a44edefc
commit d453586b9c

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/kovidgoyal/kitty
go 1.26.0
toolchain go1.26.4
toolchain go1.26.5
require (
github.com/ALTree/bigfloat v0.2.0