fix(deps): update module github.com/99designs/gqlgen to v0.17.93 (#170)
Release / release (push) Successful in 3m36s
presenter / vulnerabilities (push) Successful in 59s
presenter / test (push) Successful in 1m40s
pre-commit / pre-commit (push) Successful in 3m28s

This commit was merged in pull request #170.
This commit is contained in:
2026-06-29 00:59:56 +00:00
parent 0e6bc2fa7b
commit d38cadcbf5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitea.unbound.se/shiny/presenter
go 1.25.0
require (
github.com/99designs/gqlgen v0.17.92
github.com/99designs/gqlgen v0.17.93
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.35
)