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 e034c9fCopy full SHA for e034c9f
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 = "36d7aba79ee1997b6bc2e3b191c7d6e5074f39632282928ef2c524971ec5cb19",
+ strip_prefix = "grpc-proto-cf2eafda7a5985c6a930373f1460af27763e11f2",
+ urls = ["https://github.com/grpc/grpc-proto/archive/cf2eafda7a5985c6a930373f1460af27763e11f2.tar.gz"],
69
)
70
71
0 commit comments