[hyper-provider] update hypercli in vendor
This commit is contained in:
2
vendor/github.com/hyperhq/hypercli/daemon/graphdriver/devmapper/deviceset.go
generated
vendored
2
vendor/github.com/hyperhq/hypercli/daemon/graphdriver/devmapper/deviceset.go
generated
vendored
@@ -21,13 +21,13 @@ import (
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
|
||||
"github.com/docker/go-units"
|
||||
"github.com/hyperhq/hypercli/daemon/graphdriver"
|
||||
"github.com/hyperhq/hypercli/pkg/devicemapper"
|
||||
"github.com/hyperhq/hypercli/pkg/idtools"
|
||||
"github.com/hyperhq/hypercli/pkg/loopback"
|
||||
"github.com/hyperhq/hypercli/pkg/mount"
|
||||
"github.com/hyperhq/hypercli/pkg/parsers"
|
||||
"github.com/docker/go-units"
|
||||
|
||||
"github.com/opencontainers/runc/libcontainer/label"
|
||||
)
|
||||
|
||||
2
vendor/github.com/hyperhq/hypercli/daemon/graphdriver/devmapper/driver.go
generated
vendored
2
vendor/github.com/hyperhq/hypercli/daemon/graphdriver/devmapper/driver.go
generated
vendored
@@ -11,11 +11,11 @@ import (
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
|
||||
"github.com/docker/go-units"
|
||||
"github.com/hyperhq/hypercli/daemon/graphdriver"
|
||||
"github.com/hyperhq/hypercli/pkg/devicemapper"
|
||||
"github.com/hyperhq/hypercli/pkg/idtools"
|
||||
"github.com/hyperhq/hypercli/pkg/mount"
|
||||
"github.com/docker/go-units"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user