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 5702c8b commit 59f6e69Copy full SHA for 59f6e69
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "bbef60a5850517179c311cc1ef559773d288655d60ed52e6ba61ca12191a7374",
46
- strip_prefix = "googleapis-e929e3049c438a8e2f1c28969b7137641b9a7946",
+ sha256 = "a7c29db3cc2bcf4b8c625112389ca486cdfda74d73c650a1971d47cce671933a",
+ strip_prefix = "googleapis-970e98f61aba13fdb532820cc4a7ce952c632500",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/e929e3049c438a8e2f1c28969b7137641b9a7946.zip",
+ "https://github.com/googleapis/googleapis/archive/970e98f61aba13fdb532820cc4a7ce952c632500.zip",
49
],
50
)
51
0 commit comments