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