Replace pkg/units with docker/go-units.

Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
David Calavera 2015-12-16 12:26:49 -05:00
parent 0b059a5246
commit a076a297ac
7 changed files with 3 additions and 285 deletions

View file

@ -6,7 +6,7 @@ import (
"strings"
"testing"
"github.com/docker/docker/pkg/units"
"github.com/docker/go-units"
)
// TestMemInfo tests parseMemInfo with a static meminfo string