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 cb0b864 commit ce99019Copy full SHA for ce99019
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "0ebef18fd0ca9e73076c097451a48ae973df38391ec10cb5061b733543c0f692",
46
- strip_prefix = "googleapis-7761396319e0290478d839c24cc46978fc9a40e3",
+ sha256 = "13a47fbf8fccc80dc42b16dbc16796357e76ae1af4a6d9abfebfbda1c6b4242c",
+ strip_prefix = "googleapis-f9f62cbb71591ab1e3fe2dfedb63ea08f17931a0",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/7761396319e0290478d839c24cc46978fc9a40e3.zip",
+ "https://github.com/googleapis/googleapis/archive/f9f62cbb71591ab1e3fe2dfedb63ea08f17931a0.zip",
49
],
50
)
51
0 commit comments