mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-24 13:52:16 +08:00
10 lines
156 B
Cheetah
10 lines
156 B
Cheetah
module wails-vue
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/wailsapp/wails/v2 v2.0.0-alpha
|
|
)
|
|
|
|
replace github.com/wailsapp/wails/v2 v2.0.0-alpha => {{.WailsDirectory}}
|