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 91ecaac commit 3e09592Copy full SHA for 3e09592
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "5615ceb56a618ba8c942c51a675041ed870f159c8686e1af53038011e1f40e12",
46
- strip_prefix = "googleapis-4a6ea32b3cc872204827774fb2c27c7d0c6d83d2",
+ sha256 = "0ebef18fd0ca9e73076c097451a48ae973df38391ec10cb5061b733543c0f692",
+ strip_prefix = "googleapis-7761396319e0290478d839c24cc46978fc9a40e3",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/4a6ea32b3cc872204827774fb2c27c7d0c6d83d2.zip",
+ "https://github.com/googleapis/googleapis/archive/7761396319e0290478d839c24cc46978fc9a40e3.zip",
49
],
50
)
51
0 commit comments