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
parent c72c6d2408
commit 84f407278c

View File

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