fix(deps): update module github.com/99designs/gqlgen to v0.17.93 (#876)
schemas / check (push) Successful in 1m48s
schemas / vulnerabilities (push) Successful in 1m11s
schemas / check-release (push) Successful in 1m46s
Release / release (push) Failing after 1m8s
schemas / build (push) Successful in 5m8s
schemas / deploy-prod (push) Successful in 1m8s
pre-commit / pre-commit (push) Failing after 10m33s

This commit was merged in pull request #876.
This commit is contained in:
2026-06-29 01:37:59 +00:00
parent 8fe1ce984d
commit 3338c8d7f3
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ module gitea.unbound.se/unboundsoftware/schemas
go 1.25.7
require (
github.com/99designs/gqlgen v0.17.92
github.com/99designs/gqlgen v0.17.93
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/Khan/genqlient v0.8.1
github.com/alecthomas/kong v1.15.0
@@ -70,7 +70,7 @@ require (
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
github.com/urfave/cli/v3 v3.9.0 // indirect
github.com/urfave/cli/v3 v3.10.0 // indirect
github.com/valyala/fastjson v1.6.7 // indirect
github.com/wundergraph/astjson v1.1.0 // indirect
github.com/wundergraph/go-arena v1.3.0 // indirect