mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-24 16:07:23 +02:00
9 lines
204 B
Modula-2
9 lines
204 B
Modula-2
module zerotier
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Microsoft/go-winio v0.4.14
|
|
github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
|
|
golang.org/x/sys v0.0.0-20200107162124-548cf772de50 // indirect
|
|
)
|