We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e95238 commit ce46021Copy full SHA for ce46021
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "983b040ba4bd32d1cd97e3b1e679573153bb42d510dad5ffaf8924dabf80a080",
46
- strip_prefix = "googleapis-c7b69f411c722a1cdb836b0efe27fabb656e7c59",
+ sha256 = "96d411d1238a3d51e1b5126e5f2e08262220f97a69ec8f26823b7a380fb105c1",
+ strip_prefix = "googleapis-f42682088d3d6d4bb267c350f8d37411d304d047",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/c7b69f411c722a1cdb836b0efe27fabb656e7c59.zip",
+ "https://github.com/googleapis/googleapis/archive/f42682088d3d6d4bb267c350f8d37411d304d047.zip",
49
],
50
)
51
0 commit comments