deps: update module google.golang.org/grpc to v1.56.2 (#2057)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-07 14:26:41 +02:00 committed by GitHub
parent 050db3a5d8
commit ab4b948421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

@ -7230,8 +7230,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "google.golang.org/grpc",
sum = "h1:z0dNfjIl0VpaZ9iSVjA6daGatAYwPGstTjt5vkRMFkQ=",
version = "v1.56.1",
sum = "h1:fVRFRnXvU+x6C4IlHZewvJOVHoOv1TUuQyoRsYnB4bI=",
version = "v1.56.2",
)
go_repository(
name = "org_golang_google_grpc_cmd_protoc_gen_go_grpc",