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 464329c commit a070de7Copy full SHA for a070de7
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "728ec25cb71cd642ada245c018abbdd35461319ff1c67cc85fecdf0fd4d2a781",
46
- strip_prefix = "googleapis-ebf610b66473fcf93369a0c597ee44701f052103",
+ sha256 = "a47277a2307760d4211569da8115615ae2b011cf54c33138aba587692ec7c9a7",
+ strip_prefix = "googleapis-c5334a83d6966439a2273a4ef64e6779ffba97a1",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/ebf610b66473fcf93369a0c597ee44701f052103.zip",
+ "https://github.com/googleapis/googleapis/archive/c5334a83d6966439a2273a4ef64e6779ffba97a1.zip",
49
],
50
)
51
0 commit comments