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 c595b95 commit d71d3b5Copy full SHA for d71d3b5
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "7eb0d9a3876d26942428ba4a73a955b5ff880cbd5c0bb90b22da96eeefe13774",
46
- strip_prefix = "googleapis-fca9cb916dd8822bce132b9b1f66326a60cb0b73",
+ sha256 = "a358afe78b19e0f789bcf9a2cf1d6c2e8ff99e06dc17c10321ce53821cdabef3",
+ strip_prefix = "googleapis-de196c8bd22535e16e437252109ef71f5e5e77b6",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/fca9cb916dd8822bce132b9b1f66326a60cb0b73.zip",
+ "https://github.com/googleapis/googleapis/archive/de196c8bd22535e16e437252109ef71f5e5e77b6.zip",
49
],
50
)
51
0 commit comments