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

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-19 06:44:38 +00:00
committed by GitHub
co-authored by github-actions
parent 2d6a8b7e4b
commit 89eee12fc8
39 changed files with 58 additions and 97 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.2
github.com/stretchr/testify v1.8.3
google.golang.org/grpc v1.55.0
)