Bump go version

This commit is contained in:
Kovid Goyal 2026-05-08 19:16:27 +05:30
parent 9e8bd7207b
commit d2641d93c9
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.2
toolchain go1.26.3
require (
github.com/ALTree/bigfloat v0.2.0