build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)
This commit is contained in:
2023-05-30 12:26:31 +00:00
parent 91b00ba434
commit 8723205c8f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.19
require (
github.com/apex/log v1.9.0
github.com/getsentry/sentry-go v0.21.0
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)