File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -588,11 +588,9 @@ cc_proto_library(
588
588
name = "googleapis_git" ,
589
589
build_file_content = BUILD ,
590
590
patch_cmds = ["find . -type f -name '*BUILD*' | xargs rm" ],
591
- strip_prefix = "googleapis-33602a3174cc7b5d1726aebed4836c3bd7725469" , # forked with rollout_id
592
- # TODO(qiwzhang): use forked repo with manually added service_rollout_id field
593
- # Switch over once googleapis repo has the latest proto files.
594
- url = "https://github.com/qiwzhang/googleapis/archive/33602a3174cc7b5d1726aebed4836c3bd7725469.tar.gz" ,
595
- sha256 = "fa1274fe2d5b59e957be2a63edf2b4c058b1c3e228857e9724cd51c8f374873c" ,
591
+ strip_prefix = "googleapis-32a10f69e2c9ce15bba13ab1ff928bacebb25160" , # May 20, 2019
592
+ url = "https://github.com/googleapis/googleapis/archive/32a10f69e2c9ce15bba13ab1ff928bacebb25160.tar.gz" ,
593
+ sha256 = "6861efa8619579e06e70dd4765cdf6cef1ecad6a1a2026ad750541e99552bf71" ,
596
594
)
597
595
598
596
if bind :
You can’t perform that action at this time.
0 commit comments