fix(deps): update module github.com/99designs/gqlgen to v0.17.64
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.22.5
|
||||
toolchain go1.23.5
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.63
|
||||
github.com/99designs/gqlgen v0.17.64
|
||||
github.com/Khan/genqlient v0.7.0
|
||||
github.com/alecthomas/kong v1.6.1
|
||||
github.com/apex/log v1.9.0
|
||||
@@ -18,7 +18,7 @@ require (
|
||||
github.com/rs/cors v1.11.1
|
||||
github.com/sparetimecoders/goamqp v0.3.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/vektah/gqlparser/v2 v2.5.21
|
||||
github.com/vektah/gqlparser/v2 v2.5.22
|
||||
github.com/wundergraph/graphql-go-tools v1.67.4
|
||||
gitlab.com/unboundsoftware/eventsourced/amqp v1.7.0
|
||||
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.16.0
|
||||
@@ -54,7 +54,7 @@ require (
|
||||
golang.org/x/mod v0.20.0 // indirect
|
||||
golang.org/x/net v0.33.0 // indirect
|
||||
golang.org/x/sync v0.10.0 // indirect
|
||||
golang.org/x/sys v0.28.0 // indirect
|
||||
golang.org/x/sys v0.29.0 // indirect
|
||||
golang.org/x/text v0.21.0 // indirect
|
||||
golang.org/x/tools v0.24.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user