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 f120ccf commit 36336f8Copy full SHA for 36336f8
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "384007fcbbdf27f0c07fdcaaed1f75a7ab76868810ba2572227b121cc71a657f",
46
- strip_prefix = "googleapis-eb336685e9b6ca6107745bd606f822efe7ae7262",
+ sha256 = "5615ceb56a618ba8c942c51a675041ed870f159c8686e1af53038011e1f40e12",
+ strip_prefix = "googleapis-4a6ea32b3cc872204827774fb2c27c7d0c6d83d2",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/eb336685e9b6ca6107745bd606f822efe7ae7262.zip",
+ "https://github.com/googleapis/googleapis/archive/4a6ea32b3cc872204827774fb2c27c7d0c6d83d2.zip",
49
],
50
)
51
0 commit comments