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
@@ -16,7 +16,7 @@ require (
github.com/rogpeppe/go-internal v1.8.1 // indirect
golang.org/x/net v0.11.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)