fix(deps): update module github.com/stretchr/testify to v1.11.0

This commit is contained in:
Renovate
2025-08-24 16:55:19 +00:00
parent 7f6dfe2776
commit c771483282
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.24.1
require (
github.com/99designs/gqlgen v0.17.78
github.com/stretchr/testify v1.10.0
github.com/stretchr/testify v1.11.0
github.com/vektah/gqlparser/v2 v2.5.30
)