Fix imports in go files to refer to the correct project
Opened this issue · 0 comments
pdevine commented
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.