build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#16354)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-31 06:58:33 +00:00
committed by GitHub
co-authored by github-actions
parent 737dcfd1a2
commit cac7e89e1d
40 changed files with 66 additions and 68 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.20
require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
google.golang.org/grpc v1.55.0
)