Update module github.com/stretchr/testify to v1.8.2

This commit is contained in:
renovate[bot]
2023-02-25 14:14:12 +00:00
parent 1f6bcfb2f4
commit 68ff808737
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/imdario/mergo v0.3.13
github.com/jonas-plum/maut v0.0.0-20221105155335-ed984fd96915
github.com/mingrammer/commonregex v1.0.1
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.2
github.com/tidwall/gjson v1.14.4
github.com/tidwall/sjson v1.2.5
github.com/tus/tusd v1.10.1