-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Have you read the Documentation Contribution Guidelines?
- I have read the Documentation Contribution Guidelines.
Description
Hello,
The documentation states that Wails v3 requires Go version at least 1.23
. My current development setup uses Go 1.23.9
with Wails v3.0.0-alpha.10
, which has been working perfectly.
However, when I upgraded to Wails v3.0.0-alpha.12
, I discovered that it now requires and automatically downloads Go 1.24.5
.
I'm curious about the reason for this change. Is Wails v3.0.0-alpha.12
leveraging a specific new feature from Go 1.24.5
that makes this upgrade necessary? Or was the Go version bump more of a routine update to keep the toolchain current?
I was a bit surprised to see a Go version requirement change between alpha releases, so any clarification would be greatly appreciated.
Thanks!
Self-service
- I'd be willing to address this documentation request myself.
dosubot