communitytools-image2docker-linux icon indicating copy to clipboard operation
communitytools-image2docker-linux copied to clipboard

Fix imports in go files to refer to the correct project

Open pdevine opened this issue 7 years ago • 0 comments

The import lines in several of the go source files refers to "docker/v2c" which makes it difficult to build things correctly. We should use the canonical name for any imports.

pdevine avatar Jul 20 '17 22:07 pdevine