[hyper-provider] update hypercli in vendor
This commit is contained in:
2
vendor/github.com/hyperhq/hypercli/daemon/logger/jsonfilelog/jsonfilelog.go
generated
vendored
2
vendor/github.com/hyperhq/hypercli/daemon/logger/jsonfilelog/jsonfilelog.go
generated
vendored
@@ -11,10 +11,10 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/docker/go-units"
|
||||
"github.com/hyperhq/hypercli/daemon/logger"
|
||||
"github.com/hyperhq/hypercli/daemon/logger/loggerutils"
|
||||
"github.com/hyperhq/hypercli/pkg/jsonlog"
|
||||
"github.com/docker/go-units"
|
||||
)
|
||||
|
||||
// Name is the name of the file that the jsonlogger logs to.
|
||||
|
||||
Reference in New Issue
Block a user