communitytools-image2docker-linux
communitytools-image2docker-linux copied to clipboard
Fix imports in go files to refer to the correct project
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.