Bump go version for vulnerabilities in stdlib

This commit is contained in:
Kovid Goyal
2026-04-08 11:41:35 +05:30
parent 3f60cec587
commit 3b018528d4

2
go.mod
View File

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