fix(deps): update module github.com/khan/genqlient to v0.7.0
This commit is contained in:
@@ -6,7 +6,7 @@ toolchain go1.21.3
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.44
|
||||
github.com/Khan/genqlient v0.6.0
|
||||
github.com/Khan/genqlient v0.7.0
|
||||
github.com/alecthomas/kong v0.8.1
|
||||
github.com/apex/log v1.9.0
|
||||
github.com/auth0/go-jwt-middleware/v2 v2.2.1
|
||||
@@ -52,11 +52,11 @@ require (
|
||||
github.com/urfave/cli/v2 v2.27.1 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
golang.org/x/mod v0.14.0 // indirect
|
||||
golang.org/x/mod v0.15.0 // indirect
|
||||
golang.org/x/sync v0.6.0 // indirect
|
||||
golang.org/x/sys v0.16.0 // indirect
|
||||
golang.org/x/sys v0.17.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
golang.org/x/tools v0.17.0 // indirect
|
||||
golang.org/x/tools v0.18.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user