mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
Bump go toolchain version for irrelevant go vuln CI failure
This commit is contained in:
parent
6cfc2ea38f
commit
8bbd599e44
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.24.0
|
||||
|
||||
toolchain go1.24.9
|
||||
toolchain go1.24.11
|
||||
|
||||
require (
|
||||
github.com/ALTree/bigfloat v0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue