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 33fae66 commit f048e2aCopy full SHA for f048e2a
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "f03374df539ee4c00d109dc1ab5ebd0cdf35d5064dac97757f8e95dd46c3050c",
46
- strip_prefix = "googleapis-a14447dd79a8e21b9199ab654cb9c1b5a20eb35a",
+ sha256 = "a888a29738928c3a9b618a0c2d329cf52ccba6539cb0f4238acc51cd5a7a741a",
+ strip_prefix = "googleapis-47584ce27bf112e475ce8a9e6dd241ee4a87bb95",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/a14447dd79a8e21b9199ab654cb9c1b5a20eb35a.zip",
+ "https://github.com/googleapis/googleapis/archive/47584ce27bf112e475ce8a9e6dd241ee4a87bb95.zip",
49
],
50
)
51
0 commit comments