Replace pkg/units with docker/go-units.
Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: 4fef42ba206ac90346e6e0fe25bead3f77dc4b0f Component: engine
This commit is contained in:
@ -10,7 +10,7 @@ import (
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/pkg/stringid"
|
||||
"github.com/docker/docker/pkg/stringutils"
|
||||
"github.com/docker/docker/pkg/units"
|
||||
"github.com/docker/go-units"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user