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

This commit is contained in:
renovate[bot]
2022-06-20 15:22:01 +00:00
parent d186abe251
commit 9671eccd2b
2 changed files with 4 additions and 2 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.2
github.com/stretchr/testify v1.7.3
github.com/tidwall/gjson v1.14.1
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.9.0