Bump version of Go

This commit is contained in:
Kovid Goyal 2026-08-14 08:10:55 +05:30
parent f29665f601
commit d9610f5e1e
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.5
toolchain go1.26.6
require (
github.com/ALTree/bigfloat v0.2.0