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

We need 1.22 for the "for" loop variable scope change.
This commit is contained in:
Přemysl Eric Janouch 2024-11-12 13:53:44 +01:00
parent fce8fd40cc
commit 3d975c9437
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
module janouch.name/xK/xA module janouch.name/xK/xA
go 1.23 go 1.22
require ( require (
fyne.io/fyne/v2 v2.5.2 fyne.io/fyne/v2 v2.5.2