fix(deps): update module github.com/99designs/gqlgen to v0.17.49
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.21
|
||||
toolchain go1.22.4
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.48
|
||||
github.com/99designs/gqlgen v0.17.49
|
||||
github.com/Khan/genqlient v0.7.0
|
||||
github.com/alecthomas/kong v0.9.0
|
||||
github.com/apex/log v1.9.0
|
||||
@@ -51,11 +51,11 @@ require (
|
||||
github.com/urfave/cli/v2 v2.27.2 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 // indirect
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
golang.org/x/mod v0.17.0 // indirect
|
||||
golang.org/x/net v0.25.0 // indirect
|
||||
golang.org/x/mod v0.18.0 // indirect
|
||||
golang.org/x/net v0.26.0 // indirect
|
||||
golang.org/x/sync v0.7.0 // indirect
|
||||
golang.org/x/sys v0.20.0 // indirect
|
||||
golang.org/x/text v0.15.0 // indirect
|
||||
golang.org/x/tools v0.21.0 // indirect
|
||||
golang.org/x/sys v0.21.0 // indirect
|
||||
golang.org/x/text v0.16.0 // indirect
|
||||
golang.org/x/tools v0.22.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user