mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-10 17:53:23 +00:00
Bump go version for stdlib CVEs
This commit is contained in:
parent
15a44edefc
commit
d453586b9c
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue