fix(deps): update module github.com/99designs/gqlgen to v0.17.74

This commit is contained in:
Renovate
2025-06-02 17:56:04 +00:00
parent 2886835d18
commit 1787815299
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/schemas
go 1.23.8
require (
github.com/99designs/gqlgen v0.17.73
github.com/99designs/gqlgen v0.17.74
github.com/Khan/genqlient v0.8.1
github.com/alecthomas/kong v1.11.0
github.com/apex/log v1.9.0
@@ -53,6 +53,6 @@ require (
golang.org/x/sync v0.14.0 // indirect
golang.org/x/sys v0.33.0 // indirect
golang.org/x/text v0.25.0 // indirect
golang.org/x/tools v0.32.0 // indirect
golang.org/x/tools v0.33.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)