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

This commit is contained in:
Renovate Bot 2026-08-17 09:15:13 +00:00
parent 6c4c1bace6
commit 84fb3a7ea0
3 changed files with 4 additions and 2 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/akedrou/textdiff v0.1.0
github.com/rs/zerolog v1.35.1
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1
github.com/stretchr/testify v1.12.0
)
require (