[hyper-provider] update hypercli in vendor
This commit is contained in:
4
vendor/github.com/hyperhq/hypercli/builder/dockerfile/dispatchers.go
generated
vendored
4
vendor/github.com/hyperhq/hypercli/builder/dockerfile/dispatchers.go
generated
vendored
@@ -23,9 +23,9 @@ import (
|
||||
"github.com/docker/docker/pkg/signal"
|
||||
"github.com/docker/docker/pkg/system"
|
||||
runconfigopts "github.com/docker/docker/runconfig/opts"
|
||||
"github.com/docker/engine-api/types/container"
|
||||
"github.com/docker/engine-api/types/strslice"
|
||||
"github.com/docker/go-connections/nat"
|
||||
"github.com/hyperhq/hyper-api/types/container"
|
||||
"github.com/hyperhq/hyper-api/types/strslice"
|
||||
)
|
||||
|
||||
// dispatch with no layer / parsing. This is effectively not a command.
|
||||
|
||||
Reference in New Issue
Block a user