Skip to content

Build is currently failing due to missing dependency #41

@vendion

Description

@vendion

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions