mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 14:45:07 +03:00
Added mest-ui start options and ability to enable debug console
This commit is contained in:
parent
7d7db57319
commit
70d32441c0
6 changed files with 45 additions and 4 deletions
1
go.mod
1
go.mod
|
@ -23,6 +23,7 @@ require (
|
|||
)
|
||||
|
||||
require (
|
||||
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 // indirect
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue