1. added webview dependency

2. changed functions in ui.go
This commit is contained in:
vadym 2021-09-11 22:45:38 +03:00
parent a6ab14823c
commit 64dc990c50
4 changed files with 243 additions and 6 deletions

1
go.mod
View file

@ -17,6 +17,7 @@ require (
github.com/mitchellh/mapstructure v1.4.1
github.com/vishvananda/netlink v1.1.0
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
github.com/webview/webview v0.0.0-20210330151455-f540d88dde4e // indirect
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
golang.org/x/net v0.0.0-20210610132358-84b48f89b13b
golang.org/x/sys v0.0.0-20210611083646-a4fc73990273