mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-22 23:16:55 +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-20201026173827-119d4633e4d1 // indirect
|
|
)
|