Replace pkg/units with docker/go-units.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
committed by
Vincent Demeester
parent
7dc7bff9a0
commit
bfba6ec070
@ -11,7 +11,7 @@ import (
|
||||
|
||||
"github.com/docker/docker/pkg/blkiodev"
|
||||
"github.com/docker/docker/pkg/parsers"
|
||||
"github.com/docker/docker/pkg/units"
|
||||
"github.com/docker/go-units"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user