updated vendoring
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
This commit is contained in:
committed by
Daniel Nephin
parent
d861a1c3dd
commit
a0113c3a44
@ -5,10 +5,10 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
cliconfig "github.com/docker/cli/cli/config"
|
||||
"github.com/docker/cli/opts"
|
||||
"github.com/docker/go-connections/tlsconfig"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/spf13/pflag"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user