Use go 1.22 for building

It supports PCALIGN on non ARM arches as well
This commit is contained in:
Kovid Goyal
2024-02-11 20:29:37 +05:30
parent 2f727e6561
commit 720618bc37
2 changed files with 5 additions and 18 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module kitty
go 1.21
go 1.22
require (
github.com/ALTree/bigfloat v0.2.0