Gogogogogogogo

This commit is contained in:
Adam Ierymenko 2019-09-23 15:18:52 -07:00
commit b6175bd408
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
12 changed files with 583 additions and 150 deletions

View file

@ -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
)