Make router director return extra information (needed to route ssh
connections)
This commit is contained in:
@@ -69,10 +69,6 @@
|
||||
name = "github.com/shirou/gopsutil"
|
||||
version = "2.17.9"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/stretchr/testify"
|
||||
version = "1.1.4"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/twinj/uuid"
|
||||
version = "1.0.0"
|
||||
@@ -88,3 +84,7 @@
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "golang.org/x/text"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/stretchr/testify"
|
||||
|
||||
Reference in New Issue
Block a user