We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b3a0c commit 7cd7758Copy full SHA for 7cd7758
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "4fe5f7179610737a79006f350c44ba89a29745fd537824bdd35ffb658cdf106a",
46
- strip_prefix = "googleapis-61756de342155c8d0ac8f674ecfc55807beb158a",
+ sha256 = "99179741c9b02f9bd9e5a80c48e9e0d03ff33c3c4e805c989469a1f92457cc79",
+ strip_prefix = "googleapis-98297c5f6e3404e9f07040cd8d711d0e2ab1d3e7",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/61756de342155c8d0ac8f674ecfc55807beb158a.zip",
+ "https://github.com/googleapis/googleapis/archive/98297c5f6e3404e9f07040cd8d711d0e2ab1d3e7.zip",
49
],
50
)
51
0 commit comments