rm client and vendor it instead
Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
committed by
Gaetan de Villele
parent
4411f5c7e0
commit
57230a7212
@ -1,7 +1,7 @@
|
||||
package node
|
||||
|
||||
import (
|
||||
"github.com/docker/cli/client"
|
||||
"github.com/docker/docker/client"
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/api/types/swarm"
|
||||
"golang.org/x/net/context"
|
||||
|
||||
Reference in New Issue
Block a user