mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
pledge genkeys
The simplest tool first: genkeys only does standard I/O, nothing else.
This commit is contained in:
parent
eef613993f
commit
2bc1c2d90f
3 changed files with 9 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -45,4 +45,5 @@ require (
|
|||
github.com/mattn/go-runewidth v0.0.15 // indirect
|
||||
github.com/olekukonko/tablewriter v0.0.5
|
||||
github.com/vishvananda/netns v0.0.4 // indirect
|
||||
suah.dev/protect v1.2.4
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue