chore(deps): bump github.com/99designs/gqlgen from 0.17.33 to 0.17.34

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.33 to 0.17.34.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.33...v0.17.34)
This commit is contained in:
2023-06-24 06:24:43 +00:00
parent ab3e0a3891
commit 4646a8e3ab
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/schemas
go 1.19
require (
github.com/99designs/gqlgen v0.17.33
github.com/99designs/gqlgen v0.17.34
github.com/Khan/genqlient v0.6.0
github.com/alecthomas/kong v0.8.0
github.com/apex/log v1.9.0
@@ -16,7 +16,7 @@ require (
github.com/rs/cors v1.9.0
github.com/sparetimecoders/goamqp v0.1.4
github.com/stretchr/testify v1.8.4
github.com/vektah/gqlparser/v2 v2.5.3
github.com/vektah/gqlparser/v2 v2.5.4
github.com/wundergraph/graphql-go-tools v1.63.2
gitlab.com/unboundsoftware/eventsourced/amqp v1.6.4
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.13.0