-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Description
Describe the bug
This should be go get-able. It fails currently. Is master green?
Steps to reproduce the behavior
- 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)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels