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 8c38c88 commit a7ad23cCopy full SHA for a7ad23c
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "51215a00b1f12e70dc69eee5c34b61f8cf20c39da05f5e952e975eb835008573",
46
- strip_prefix = "googleapis-67782cb57b1fd81a4f49edef8243acb02843bf75",
+ sha256 = "81bb39acc2bb0bdc6ce30cf66fe5fe3c77648f3498f4198e6371e9fed06a365c",
+ strip_prefix = "googleapis-ded7ed1e4cce7c165c56a417572cebea9bc1d82c",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/67782cb57b1fd81a4f49edef8243acb02843bf75.zip",
+ "https://github.com/googleapis/googleapis/archive/ded7ed1e4cce7c165c56a417572cebea9bc1d82c.zip",
49
],
50
)
51
0 commit comments