chore: update go.mod

This commit is contained in:
Lea Anthony 2019-05-09 17:53:37 +10:00
commit ca388be121

2
go.mod
View file

@ -23,5 +23,5 @@ require (
github.com/wailsapp/webview v0.2.7
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 // indirect
golang.org/x/net v0.0.0-20190310014029-b774fd8d5c0f // indirect
golang.org/x/sys v0.0.0-20190310054646-10058d7d4faa // indirect
golang.org/x/sys v0.0.0-20190310054646-10058d7d4faa
)