fix(deps): update module github.com/99designs/gqlgen to v0.17.83

This commit is contained in:
Renovate
2025-11-10 23:07:36 +00:00
parent 816789b3e9
commit 11e581bfd4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/shiny/presenter
go 1.24.1
require (
github.com/99designs/gqlgen v0.17.82
github.com/99designs/gqlgen v0.17.83
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.31
)