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

This commit is contained in:
Renovate
2025-08-27 11:55:35 +00:00
parent c771483282
commit 3b518bad73
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.11.0
github.com/stretchr/testify v1.11.1
github.com/vektah/gqlparser/v2 v2.5.30
)