go mod tidy fix

This commit is contained in:
vadym 2022-12-13 21:09:28 +02:00
parent 3e24187cd1
commit 17a5ef2d39

4
go.mod
View file

@ -21,10 +21,10 @@ require (
golang.zx2c4.com/wireguard/windows v0.4.12
)
require gerace.dev/zipfs v0.2.0 // indirect
require gerace.dev/zipfs v0.2.0
require (
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 // indirect
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/getlantern/context v0.0.0-20190109183933-c447772a6520 // indirect
github.com/getlantern/ema v0.0.0-20190620044903-5943d28f40e4 // indirect