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

This commit is contained in:
Renovate Bot
2022-03-29 14:04:22 +00:00
committed by renovate[bot]
parent f15ce29d7e
commit 19adc38247
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/icza/dyno v0.0.0-20210726202311-f1bafe5d9996
github.com/imdario/mergo v0.3.12
github.com/mingrammer/commonregex v1.0.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
github.com/tidwall/gjson v1.12.1
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.8.0