hmarr/codecube

go build is throwing error

Opened this issue · 0 comments

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"