fix(deps): update module github.com/99designs/gqlgen to v0.17.90 (#149)
presenter / vulnerabilities (push) Successful in 2m3s
presenter / test (push) Successful in 2m49s
Release / release (push) Failing after 53s
pre-commit / pre-commit (push) Successful in 6m38s

This commit was merged in pull request #149.
This commit is contained in:
2026-04-29 06:18:28 +00:00
parent ab5b2e6fe4
commit 3d29d4849a
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ module gitea.unbound.se/shiny/presenter
go 1.25.0
require (
github.com/99designs/gqlgen v0.17.89
github.com/99designs/gqlgen v0.17.90
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.32
github.com/vektah/gqlparser/v2 v2.5.33
)
require (