codecube icon indicating copy to clipboard operation
codecube copied to clipboard

go build is throwing error

Open domitian opened this issue 11 years ago • 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"

domitian avatar Apr 23 '14 18:04 domitian