mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Go F yourself
This commit is contained in:
parent
6ce4663a31
commit
24904c5083
7 changed files with 405 additions and 22 deletions
|
@ -2,4 +2,7 @@ module zerotier
|
|||
|
||||
go 1.13
|
||||
|
||||
require github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
|
||||
require (
|
||||
github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
|
||||
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue