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

Change package in `example_gh_test.go` to `gh_test` #88

Closed mntlty closed 1 year ago

mntlty commented 1 year ago

closes https://github.com/cli/go-gh/issues/87

Note that the examples now align with the code snippet in https://github.com/cli/go-gh/blob/trunk/README.md#usage