Replace docker units package with new docker/go-units.

It's the same library but it won't live in docker/docker anymore.

Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
David Calavera
2015-12-14 20:42:10 -05:00
parent 11f8fdca33
commit 977991d36f
8 changed files with 215 additions and 163 deletions

View File

@@ -13,7 +13,7 @@ import (
"time"
"github.com/docker/docker/pkg/mount"
"github.com/docker/docker/pkg/units"
"github.com/docker/go-units"
)
const cgroupNamePrefix = "name="