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
@ -12,7 +12,7 @@ import (
|
||||
"github.com/docker/cli/cli/config/configfile"
|
||||
"github.com/docker/cli/cli/config/credentials"
|
||||
cliflags "github.com/docker/cli/cli/flags"
|
||||
"github.com/docker/cli/client"
|
||||
"github.com/docker/docker/client"
|
||||
"github.com/docker/docker/api"
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/api/types/versions"
|
||||
|
||||
Reference in New Issue
Block a user