Switch from Moby to Docker import

This commit is contained in:
Arthur Barr
2018-01-02 13:52:20 +00:00
parent 20b54f35ce
commit 238529918c

View File

@@ -35,8 +35,8 @@ import (
"github.com/docker/docker/api/types/network"
"github.com/docker/docker/api/types/volume"
"github.com/docker/docker/client"
"github.com/docker/docker/pkg/jsonmessage"
"github.com/docker/docker/pkg/stdcopy"
"github.com/moby/moby/pkg/jsonmessage"
)
func imageName() string {