Bump Go toolchain version for CVEs

This commit is contained in:
Kovid Goyal
2026-06-03 05:58:36 +05:30
parent e6e5524f67
commit 9b89031a7f

2
go.mod
View File

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