chore(deps): bump github.com/99designs/gqlgen from 0.17.38 to 0.17.39

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.38 to 0.17.39.
- [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.38...v0.17.39)
This commit is contained in:
2023-10-06 06:24:54 +00:00
parent 3fd15e414e
commit 873aaec785
5 changed files with 39 additions and 28 deletions
+2 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/schemas
go 1.19
require (
github.com/99designs/gqlgen v0.17.38
github.com/99designs/gqlgen v0.17.39
github.com/Khan/genqlient v0.6.0
github.com/alecthomas/kong v0.8.0
github.com/apex/log v1.9.0
@@ -40,6 +40,7 @@ require (
github.com/rabbitmq/amqp091-go v1.9.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/santhosh-tekuri/jsonschema/v5 v5.3.0 // indirect
github.com/sosodev/duration v1.1.0 // indirect
github.com/tidwall/gjson v1.14.3 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect