fix(deps): update module github.com/99designs/gqlgen to v0.17.86
presenter / test (pull_request) Successful in 3m22s
presenter / vulnerabilities (pull_request) Successful in 3m49s
pre-commit / pre-commit (pull_request) Successful in 12m14s

This commit is contained in:
2026-01-12 02:15:47 +00:00
parent 5b06a5e584
commit 9d7d9bf1a6
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.24.1
require (
github.com/99designs/gqlgen v0.17.85
github.com/99designs/gqlgen v0.17.86
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.31
)