Skip to content

go get fails #290

@prologic

Description

@prologic

Describe the bug

This should be go get-able. It fails currently. Is master green?

Steps to reproduce the behavior

  1. Run go get github.com/cli/cli/tree/master/cmd/gh

Expected vs actual behavior

It installed/compiles without failure.

Logs

$ go get github.com/cli/cli/tree/master/cmd/gh
package github.com/cli/cli/tree/master/cmd/gh: cannot find package "github.com/cli/cli/tree/master/cmd/gh" in any of:
	/usr/local/Cellar/go/1.13.4/libexec/src/github.com/cli/cli/tree/master/cmd/gh (from $GOROOT)
	/Users/prologic/go/src/github.com/cli/cli/tree/master/cmd/gh (from $GOPATH)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions