Update module github.com/stretchr/testify to v1.7.5 (#284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-24 09:43:28 +03:00
committed by GitHub
parent c7e9957749
commit 227c3f4f4e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/icza/dyno v0.0.0-20210726202311-f1bafe5d9996
github.com/imdario/mergo v0.3.13
github.com/mingrammer/commonregex v1.0.1
github.com/stretchr/testify v1.7.4
github.com/stretchr/testify v1.7.5
github.com/tidwall/gjson v1.14.1
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.9.0