Merge pull request #3246 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.5

Bump github.com/stretchr/testify from 1.7.3 to 1.7.5
This commit is contained in:
Chris Lu
2022-06-27 09:44:41 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -96,7 +96,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.12.0
github.com/streadway/amqp v1.0.0
github.com/stretchr/testify v1.7.3
github.com/stretchr/testify v1.7.5
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965
github.com/tidwall/gjson v1.14.1