TUN-1626: Create new supervisor to establish connection with origintunneld

This commit is contained in:
Chung-Ting Huang
2019-03-18 18:14:47 -05:00
parent 980bee22a5
commit c18702f297
8 changed files with 332 additions and 6 deletions

View File

@@ -81,3 +81,7 @@
[[constraint]]
branch = "master"
name = "github.com/cloudflare/golibs"
[[constraint]]
name = "github.com/google/uuid"
version = "v1.1.1"