mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Gogogogogogogo
This commit is contained in:
parent
b44bd19c53
commit
b6175bd408
12 changed files with 583 additions and 150 deletions
|
@ -2,4 +2,7 @@ module zerotier
|
|||
|
||||
go 1.13
|
||||
|
||||
require github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
|
||||
require (
|
||||
github.com/Microsoft/go-winio v0.4.14 // indirect
|
||||
github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue