xA: downgrade Go version requirement
Alpine 3.20 Success
Arch Linux AUR Success
OpenBSD 7.5 Success

We need 1.22 for the "for" loop variable scope change.
This commit is contained in:
2024-11-12 13:53:44 +01:00
parent fce8fd40cc
commit 3d975c9437
+1 -1
View File
@@ -1,6 +1,6 @@
module janouch.name/xK/xA
go 1.23
go 1.22
require (
fyne.io/fyne/v2 v2.5.2