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 8dd13ae commit 749e68dCopy full SHA for 749e68d
1 file changed
WORKSPACE
@@ -63,9 +63,9 @@ http_archive(
63
64
http_archive(
65
name = "io_grpc_proto",
66
- sha256 = "f081eba5884bf09051d27664aede4fc22bbaa77da477735d745bcef17bd088f1",
67
- strip_prefix = "grpc-proto-ec886024c2f7b7f597ba89d5b7d60c3f94627b17",
68
- urls = ["https://github.com/grpc/grpc-proto/archive/ec886024c2f7b7f597ba89d5b7d60c3f94627b17.tar.gz"],
+ sha256 = "5aec79004032069a17651b9e402a0897fc5dd118efeb9a23beadc00f27d961c9",
+ strip_prefix = "grpc-proto-6565a1ba38af695ace7c3ce6e6ff837ee87d4c10",
+ urls = ["https://github.com/grpc/grpc-proto/archive/6565a1ba38af695ace7c3ce6e6ff837ee87d4c10.tar.gz"],
69
)
70
71
0 commit comments