Go F yourself

This commit is contained in:
Adam Ierymenko 2019-09-21 11:56:31 -07:00
commit 24904c5083
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
7 changed files with 405 additions and 22 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/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
)