mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
update go version as per running go mod tidy
This commit is contained in:
parent
96ea4556c8
commit
ce6425e1d4
1 changed files with 2 additions and 1 deletions
3
go.mod
3
go.mod
|
|
@ -1,6 +1,7 @@
|
|||
module kitty
|
||||
|
||||
go 1.23
|
||||
go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/ALTree/bigfloat v0.2.0
|
||||
github.com/alecthomas/chroma/v2 v2.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue