Fix Go version

This commit is contained in:
Lea Anthony 2024-05-08 08:27:38 +10:00
commit 7661cd189f
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -1,6 +1,6 @@
module github.com/wailsapp/wails/v3
go 1.21
go 1.22
require (
github.com/atterpac/refresh v0.8.0