fyne-io / fyne-cross-images

Repository for managing fyne-cross images
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Upgrade Go to 1.22.5 and Zig to 0.13.0 #51

Closed Jacalz closed 3 months ago

Jacalz commented 3 months ago

The Go upgrade gets us all of the nice changes in 1.22 and a bunch of security fixes. Zig had to be upgraded because the old sources are no longer available.

I managed to build these locally but realised that fyne-cross actually didn't use the locally compiled versions. I would appreciate some help testing this; especially given the Zig upgrade.

Fixes #21