From b4ed0bf37b4b99aa83b152c1476f0a42e3bab5d9 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Mon, 6 Jan 2020 06:43:16 -0500 Subject: [PATCH] update third_party/protobuf to v3.11.2 --- bazel/grpc_deps.bzl | 6 +++--- third_party/protobuf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bazel/grpc_deps.bzl b/bazel/grpc_deps.bzl index 68c01837ffc..7035b4e491f 100644 --- a/bazel/grpc_deps.bzl +++ b/bazel/grpc_deps.bzl @@ -146,9 +146,9 @@ def grpc_deps(): if "com_google_protobuf" not in native.existing_rules(): http_archive( name = "com_google_protobuf", - sha256 = "416212e14481cff8fd4849b1c1c1200a7f34808a54377e22d7447efdf54ad758", - strip_prefix = "protobuf-09745575a923640154bcf307fba8aedff47f240a", - url = "https://github.com/google/protobuf/archive/09745575a923640154bcf307fba8aedff47f240a.tar.gz", + sha256 = "7adbf4833bc56e201db3076e864f6f4fd3043b5895e5f7e6ab953d385b49a926", + strip_prefix = "protobuf-fe1790ca0df67173702f70d5646b82f48f412b99", + url = "https://github.com/google/protobuf/archive/fe1790ca0df67173702f70d5646b82f48f412b99.tar.gz", ) if "com_github_google_googletest" not in native.existing_rules(): diff --git a/third_party/protobuf b/third_party/protobuf index 09745575a92..fe1790ca0df 160000 --- a/third_party/protobuf +++ b/third_party/protobuf @@ -1 +1 @@ -Subproject commit 09745575a923640154bcf307fba8aedff47f240a +Subproject commit fe1790ca0df67173702f70d5646b82f48f412b99