Force rebuild each time to pick up .h changes Tidy up go.mod. Bump version.

This commit is contained in:
Lea Anthony
2021-01-05 14:01:53 +11:00
parent e44f2fe06d
commit 9be539cfb8
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
module github.com/wailsapp/wails/v2
go 1.13
go 1.15
require (
github.com/davecgh/go-spew v1.1.1