Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build is currently failing due to missing dependency #41

Open
vendion opened this issue Dec 22, 2014 · 2 comments
Open

Build is currently failing due to missing dependency #41

vendion opened this issue Dec 22, 2014 · 2 comments

Comments

@vendion
Copy link

vendion commented Dec 22, 2014

When trying to build, go get fails due to a missing test package:

go get github.com/danryan/hal/...
package github.com/daneharrigan/hipchat
        imports github.com/thoj/go-ircevent
        imports github.com/davecgh/go-spew/spew
        imports github.com/danryan/hal/adapter/test
        imports github.com/danryan/hal/adapter/test
        imports github.com/danryan/hal/adapter/test: cannot find package "github.com/danryan/hal/adapter/test" in any of:
        /usr/local/go/src/github.com/danryan/hal/adapter/test (from $GOROOT)
        /Users/vendion/gocode/src/github.com/danryan/hal/adapter/test (from $GOPATH)
danryan added a commit that referenced this issue Jul 13, 2016
@danryan danryan reopened this Jul 13, 2016
@danryan
Copy link
Owner

danryan commented Jul 13, 2016

Hey, thanks so much for the report! So sorry for the delay. I finally have time to begin working on this again.

@onbjerg
Copy link
Contributor

onbjerg commented Jul 16, 2016

This is fixed @danryan, it works for me at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants