chore(deps): bump github.com/wundergraph/graphql-go-tools

Bumps [github.com/wundergraph/graphql-go-tools](https://github.com/wundergraph/graphql-go-tools) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/wundergraph/graphql-go-tools/releases)
- [Commits](https://github.com/wundergraph/graphql-go-tools/compare/v1.67.0...v1.67.1)
This commit is contained in:
2024-01-30 06:25:08 +00:00
parent 37cfb1568b
commit 8e3670e4ce
2 changed files with 9 additions and 6 deletions
+2 -1
View File
@@ -19,7 +19,7 @@ require (
github.com/sparetimecoders/goamqp v0.3.0
github.com/stretchr/testify v1.8.4
github.com/vektah/gqlparser/v2 v2.5.11
github.com/wundergraph/graphql-go-tools v1.67.0
github.com/wundergraph/graphql-go-tools v1.67.1
gitlab.com/unboundsoftware/eventsourced/amqp v1.6.4
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.14.0
gitlab.com/unboundsoftware/eventsourced/pg v1.13.7
@@ -39,6 +39,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rabbitmq/amqp091-go v1.9.0 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/santhosh-tekuri/jsonschema/v5 v5.3.0 // indirect
github.com/sethvargo/go-retry v0.2.4 // indirect