cli / go-gh

A Go module for interacting with gh and the GitHub API from the command line.
https://pkg.go.dev/github.com/cli/go-gh/v2
MIT License
322 stars 45 forks source link

go get should not contain URL scheme #11

Closed devonhk closed 2 years ago

devonhk commented 2 years ago

go get fails with example code:

go get https://github.com/cli/go-gh
go get: malformed module path "https:/github.com/cli/go-gh": invalid char ':'