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

This commit is contained in:
Renovate
2025-04-19 00:51:28 +00:00
parent bb69b28fa5
commit 97e68c5515
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.71
github.com/99designs/gqlgen v0.17.72
github.com/stretchr/testify v1.10.0
github.com/vektah/gqlparser/v2 v2.5.25
)