use wailsapp/xgo:1.0.1 for cross-compiling

This commit is contained in:
Travis McLane
2020-09-15 20:17:20 +10:00
committed by Lea Anthony
parent c72c6d2408
commit 84f407278c
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"github.com/leaanthony/spinner"
)
const xgoVersion = "latest"
const xgoVersion = "1.0.1"
var fs = NewFSHelper()