chore(deps): bump github.com/Khan/genqlient from 0.5.0 to 0.6.0
Bumps [github.com/Khan/genqlient](https://github.com/Khan/genqlient) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/Khan/genqlient/releases) - [Changelog](https://github.com/Khan/genqlient/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/Khan/genqlient/compare/v0.5.0...v0.6.0)
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.19
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.31
|
||||
github.com/Khan/genqlient v0.5.0
|
||||
github.com/Khan/genqlient v0.6.0
|
||||
github.com/alecthomas/kong v0.7.1
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/auth0/go-jwt-middleware/v2 v2.1.0
|
||||
@@ -48,7 +48,7 @@ require (
|
||||
github.com/urfave/cli/v2 v2.24.4 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
|
||||
golang.org/x/mod v0.10.0 // indirect
|
||||
golang.org/x/sys v0.7.0 // indirect
|
||||
golang.org/x/sys v0.8.0 // indirect
|
||||
golang.org/x/text v0.9.0 // indirect
|
||||
golang.org/x/tools v0.8.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
|
||||
|
||||
Reference in New Issue
Block a user