Skip to content

Commit aae9d22

Browse files
[Cherry-pick] Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /cli (#1993) (#2020)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93a59c8 commit aae9d22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d // indirect
4040
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d // indirect
4141
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
42-
google.golang.org/protobuf v1.32.0 // indirect
42+
google.golang.org/protobuf v1.33.0 // indirect
4343
gopkg.in/ini.v1 v1.66.2 // indirect
4444
gopkg.in/yaml.v2 v2.4.0 // indirect
4545
)

cli/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)