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

Bump GraphQL library and other dependencies for CVE fix #78

Closed mislav closed 1 year ago

mislav commented 1 year ago

The goal is to remove runtime use of the golang.org/x/text@v0.3.6 package.

Addresses CVE-2021-38561

Fixes https://github.com/cli/go-gh/issues/77