We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a83cb4 commit 1b0f822Copy full SHA for 1b0f822
1 file changed
WORKSPACE
@@ -72,9 +72,9 @@ http_archive(
72
)
73
# instantiated in grpc_deps().
74
75
-_protobuf_version = "33.5"
+_protobuf_version = "32.1"
76
77
-_protobuf_sha256 = "440848dffa209beb8a04e41cc352762e44f8e91342b2a43aab6af9b30713c2f6"
+_protobuf_sha256 = "d2081ab9528292f7980ef2d88d2be472453eea4222141046ad4f660874d5f24e"
78
79
http_archive(
80
name = "com_google_protobuf",
0 commit comments