Ported update command

This commit is contained in:
Lea Anthony
2021-01-26 12:30:14 +11:00
parent 913fe8d184
commit 4a5863e6ac
6 changed files with 383 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ module github.com/wailsapp/wails/v2
go 1.15
require (
github.com/Masterminds/semver v1.5.0
github.com/davecgh/go-spew v1.1.1
github.com/fatih/structtag v1.2.0
github.com/fsnotify/fsnotify v1.4.9