We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72299e9 commit e6c99a7Copy full SHA for e6c99a7
WORKSPACE
@@ -20,10 +20,10 @@ http_archive(
20
21
http_archive(
22
name = "googleapis",
23
- sha256 = "7c959e683f23f829f61873dc17da726a82a318e6a0bbef8ff9f723724ce60b36",
24
- strip_prefix = "googleapis-76bf3e797ef2cf77d0ee22d993d757135e0c23c1",
+ sha256 = "06f2a7ad4b36b8183f4dbc8ffb825eea693a849b1280d8314daef029fc64c2bc",
+ strip_prefix = "googleapis-90a53d6d1c1c1854e73f390a7701069dc6da8146",
25
urls = [
26
- "https://github.com/googleapis/googleapis/archive/76bf3e797ef2cf77d0ee22d993d757135e0c23c1.zip",
+ "https://github.com/googleapis/googleapis/archive/90a53d6d1c1c1854e73f390a7701069dc6da8146.zip",
27
],
28
)
29
0 commit comments