Merge pull request #3208 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.3

Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
This commit is contained in:
Chris Lu
2022-06-20 10:39:53 -07:00
committed by GitHub
2 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -98,7 +98,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.2
github.com/stretchr/testify v1.7.3
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