build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#16705)

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-06-27 02:59:06 +00:00
committed by GitHub
co-authored by github-actions
parent 0a7bb0600b
commit ab77fe20d3
40 changed files with 60 additions and 53 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
google.golang.org/grpc v1.56.1
google.golang.org/protobuf v1.30.0
google.golang.org/protobuf v1.31.0
gotest.tools/v3 v3.4.0
pgregory.net/rapid v1.0.0
)