Update module github.com/stretchr/testify to v1.8.0 (#303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-29 20:49:41 +02:00
committed by GitHub
parent d4c73b603f
commit 1a9215673b
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.5
github.com/stretchr/testify v1.8.0
github.com/tidwall/gjson v1.14.1
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.9.0