Skip to content

Commit 0828915

Browse files
authored
Update google.golang.org/protobuf in envoy_api MODULE (#42289)
google.golang.org/protobuf is in v1.36.10 in the rest of the project and shall be here too Signed-off-by: Matthieu MOREL <[email protected]>
1 parent 2989fce commit 0828915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ go_deps.module(
7474
)
7575
go_deps.module(
7676
path = "google.golang.org/protobuf",
77-
sum = "h1:82DV7MYdb8anAVi3qge1wSnMDrnKK7ebr+I0hHRN1BU=",
78-
version = "v1.36.3",
77+
sum = "h1:AYd7cD/uASjIL6Q9LiTjz8JLcrh/88q5UObnmY3aOOE=",
78+
version = "v1.36.10",
7979
)
8080
go_deps.module(
8181
path = "google.golang.org/genproto/googleapis/rpc",

0 commit comments

Comments
 (0)