mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Bump Go toolchain version for CVEs
This commit is contained in:
parent
e6e5524f67
commit
9b89031a7f
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.3
|
||||
toolchain go1.26.4
|
||||
|
||||
require (
|
||||
github.com/ALTree/bigfloat v0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue