mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
use wailsapp/xgo:1.0.1 for cross-compiling
This commit is contained in:
parent
c72c6d2408
commit
84f407278c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ import (
|
|||
"github.com/leaanthony/spinner"
|
||||
)
|
||||
|
||||
const xgoVersion = "latest"
|
||||
const xgoVersion = "1.0.1"
|
||||
|
||||
var fs = NewFSHelper()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue