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 32a8c7b commit 9589931Copy full SHA for 9589931
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "8ee1409c0628d52998151522cd4db433e8af6441d5bce119f74ff3c7c30fabd2",
46
- strip_prefix = "googleapis-0c860e055a00ff0b6553b7f1eb4e77829f00e12a",
+ sha256 = "5e6d4c19122decd64405fbddf08e27edd16466387e24461e79364a8c438ca8c0",
+ strip_prefix = "googleapis-3f4b6231d26efe0d9574008ea5ab0b3833703d3e",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/0c860e055a00ff0b6553b7f1eb4e77829f00e12a.zip",
+ "https://github.com/googleapis/googleapis/archive/3f4b6231d26efe0d9574008ea5ab0b3833703d3e.zip",
49
],
50
)
51
0 commit comments