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
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.26.0
toolchain go1.26.1
toolchain go1.26.2
require (
github.com/ALTree/bigfloat v0.2.0