Zipped ui fo Windows RIVM-23

This commit is contained in:
Mihail Slobodyanuk 2022-12-13 19:24:43 +02:00
parent 12c3103039
commit 726b76dd0c
4 changed files with 57 additions and 67 deletions

4
go.mod
View file

@ -21,6 +21,8 @@ require (
golang.zx2c4.com/wireguard/windows v0.4.12
)
require gerace.dev/zipfs v0.2.0 // indirect
require (
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
@ -33,11 +35,11 @@ require (
github.com/getlantern/ops v0.0.0-20190325191751-d70cb0d6f85f // indirect
github.com/go-stack/stack v1.8.0 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/webview/webview v0.0.0-20210330151455-f540d88dde4e
github.com/libp2p/go-buffer-pool v0.0.2 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/webview/webview v0.0.0-20210330151455-f540d88dde4e
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.19.1 // indirect