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

Fix up bad merge where error headers got lost #43

Closed samcoe closed 2 years ago

samcoe commented 2 years ago

Not sure how but the change of AcceptedOAuthScopes and OAuthScopes to Headers got lost, so this is just replacing it.