We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf936d commit 9c9d63fCopy full SHA for 9c9d63f
WORKSPACE
@@ -20,10 +20,10 @@ http_archive(
20
21
http_archive(
22
name = "googleapis",
23
- sha256 = "39fe27bd6fef61603a11b669c494e79be42f8f1a7e176682367327867b43969a",
24
- strip_prefix = "googleapis-38894df9fd8faebe373d15f25da07119582c82f3",
+ sha256 = "fa3d453b140d6952385dc5dc2bc7649c6c86c906f5126291e4445acc26ab9556",
+ strip_prefix = "googleapis-d482d7e5793b7444260526ca813b5d1e8b3be582",
25
urls = [
26
- "https://github.com/googleapis/googleapis/archive/38894df9fd8faebe373d15f25da07119582c82f3.zip",
+ "https://github.com/googleapis/googleapis/archive/d482d7e5793b7444260526ca813b5d1e8b3be582.zip",
27
],
28
)
29
0 commit comments