fix(deps): update module github.com/stretchr/testify to v1.12.0 (#219)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-17 10:59:51 +00:00
committed by GitHub
parent 49c82b23df
commit 63c22ea299
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ require (
github.com/samber/lo v1.53.0
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
github.com/stretchr/testify v1.11.1
github.com/stretchr/testify v1.12.0
github.com/thediveo/enumflag/v2 v2.2.1
golang.org/x/image v0.45.0
)