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