[hyper-provider] update hypercli in vendor
This commit is contained in:
4
vendor/github.com/hyperhq/hypercli/runconfig/config_unix.go
generated
vendored
4
vendor/github.com/hyperhq/hypercli/runconfig/config_unix.go
generated
vendored
@@ -3,8 +3,8 @@
|
||||
package runconfig
|
||||
|
||||
import (
|
||||
"github.com/docker/engine-api/types/container"
|
||||
networktypes "github.com/docker/engine-api/types/network"
|
||||
"github.com/hyperhq/hyper-api/types/container"
|
||||
networktypes "github.com/hyperhq/hyper-api/types/network"
|
||||
)
|
||||
|
||||
// ContainerConfigWrapper is a Config wrapper that hold the container Config (portable)
|
||||
|
||||
Reference in New Issue
Block a user