codecube
codecube copied to clipboard
go build is throwing error
Followed all the instructions to install codecube, but error while building with go
./runner.go:10: main redeclared as imported package name previous declaration at ./api.go:15 ./runner.go:10: imported and not used: "github.com/dotcloud/docker/docker"