mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-23 15:37:22 +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-20200602225109-6fdc65e7d980 // indirect
|
|
)
|