fix(deps): update module github.com/99designs/gqlgen to v0.17.90 (#818)
Release / release (push) Successful in 57s
schemas / check (push) Successful in 2m15s
schemas / vulnerabilities (push) Successful in 2m22s
schemas / check-release (push) Successful in 2m46s
pre-commit / pre-commit (push) Successful in 8m16s
schemas / build (push) Successful in 7m34s
schemas / deploy-prod (push) Successful in 1m17s
Release / release (push) Successful in 57s
schemas / check (push) Successful in 2m15s
schemas / vulnerabilities (push) Successful in 2m22s
schemas / check-release (push) Successful in 2m46s
pre-commit / pre-commit (push) Successful in 8m16s
schemas / build (push) Successful in 7m34s
schemas / deploy-prod (push) Successful in 1m17s
This commit was merged in pull request #818.
This commit is contained in:
@@ -3,7 +3,7 @@ module gitea.unbound.se/unboundsoftware/schemas
|
||||
go 1.25.7
|
||||
|
||||
require (
|
||||
github.com/99designs/gqlgen v0.17.89
|
||||
github.com/99designs/gqlgen v0.17.90
|
||||
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.7.0 // indirect
|
||||
github.com/urfave/cli/v3 v3.8.0 // indirect
|
||||
github.com/valyala/fastjson v1.6.7 // indirect
|
||||
github.com/wundergraph/astjson v1.1.0 // indirect
|
||||
github.com/wundergraph/go-arena v1.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user