use wailsapp/xgo:1.0.1 for cross-compiling

This commit is contained in:
Travis McLane 2020-09-14 19:05:00 -05:00 committed by Lea Anthony
commit 84f407278c

View file

@ -18,7 +18,7 @@ import (
"github.com/leaanthony/spinner"
)
const xgoVersion = "latest"
const xgoVersion = "1.0.1"
var fs = NewFSHelper()