import runtime so cherry-pick moby/moby@b9255e4 can work

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
Andrew Hsu
2017-07-13 04:26:09 +00:00
parent 31875af469
commit 021cd82205
@@ -8,6 +8,7 @@ import (
"os"
"path/filepath"
"reflect"
"runtime"
"github.com/Sirupsen/logrus"
"github.com/docker/distribution"