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