mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-04 00:46:17 +00:00
Bump version of Go
This commit is contained in:
parent
f29665f601
commit
d9610f5e1e
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.5
|
||||
toolchain go1.26.6
|
||||
|
||||
require (
|
||||
github.com/ALTree/bigfloat v0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue