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

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-03-16 19:21:24 +00:00
committed by GitHub
co-authored by github-actions
parent a22a0c8352
commit 8f54a47607
40 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ require (
github.com/rogpeppe/go-internal v1.8.1 // indirect
golang.org/x/sys v0.5.0 // indirect
google.golang.org/genproto v0.0.0-20230202175211-008b39050e57 // indirect
google.golang.org/protobuf v1.29.1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)