diff --git a/cli/command/formatter/stats.go b/cli/command/formatter/stats.go index c7b30c9f39..212a1b4f5e 100644 --- a/cli/command/formatter/stats.go +++ b/cli/command/formatter/stats.go @@ -4,7 +4,7 @@ import ( "fmt" "sync" - units "src/github.com/docker/go-units" + units "github.com/docker/go-units" ) const (