Fix build problems

This commit is contained in:
Arthur Barr
2017-12-06 10:19:47 +00:00
parent 499c6d4b18
commit d6182bf2fc
2 changed files with 4 additions and 6 deletions

View File

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