fix(deps): update module github.com/99designs/gqlgen to v0.17.93
renovate/stability-days Updates have met minimum release age requirement
schemas / vulnerabilities (pull_request) Successful in 1m5s
schemas / check (pull_request) Successful in 2m9s
schemas / check-release (pull_request) Successful in 1m49s
pre-commit / pre-commit (pull_request) Successful in 4m4s
schemas / build (pull_request) Successful in 4m19s
schemas / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-29 00:51:01 +00:00
parent 8fe1ce984d
commit 91d8c52e0d
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