chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)
This commit is contained in:
2023-02-25 19:07:28 +00:00
parent b144473111
commit 7f85b25a31
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.8.1
github.com/stretchr/testify v1.8.2
)