chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.3...v1.7.4)
This commit is contained in:
2022-06-21 19:07:15 +00:00
parent 56f1273747
commit 30ee12f789
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ go 1.15
require (
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.7.3
github.com/stretchr/testify v1.7.4
)