chore(deps): bump github.com/99designs/gqlgen from 0.17.25 to 0.17.26

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.25 to 0.17.26.
- [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.25...v0.17.26)
This commit is contained in:
2023-03-08 06:24:17 +00:00
parent 6f5c3d68c4
commit 02c0b909da
4 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/schemas
go 1.19
require (
github.com/99designs/gqlgen v0.17.25
github.com/99designs/gqlgen v0.17.26
github.com/Khan/genqlient v0.5.0
github.com/alecthomas/kong v0.7.1
github.com/apex/log v1.9.0