The following is the error I got from running go get github.com/codetainerapp/codetainer
# github.com/codetainerapp/codetainer
root/go/src/github.com/codetainerapp/codetainer/http-helpers.go:60: undefined: Asset
root/go/src/github.com/codetainerapp/codetainer/http-helpers.go:61: undefined: Asset
root/go/src/github.com/codetainerapp/codetainer/http-helpers.go:62: undefined: Asset
root/go/src/github.com/codetainerapp/codetainer/http-server.go:37: undefined: Asset
root/go/src/github.com/codetainerapp/codetainer/http-server.go:38: undefined: AssetDir
The following is the error I got from running
go get github.com/codetainerapp/codetainer