We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f52b6 commit e4466d9Copy full SHA for e4466d9
WORKSPACE
@@ -42,10 +42,10 @@ http_archive(
42
43
http_archive(
44
name = "googleapis",
45
- sha256 = "a180598f673f2c552971e1510a170a112738fa17ea57b64a601e53233ab1bf8e",
46
- strip_prefix = "googleapis-03baf05e13d9241ec8c19bdedb1d991b6ed7e115",
+ sha256 = "6e4e52d2808559c08c9c1a5c7b277166f7546e7f08fed6204184177dfe0c7f6e",
+ strip_prefix = "googleapis-567bb943c9ce2ccb6d183a4f9d77022064c05b3f",
47
urls = [
48
- "https://github.com/googleapis/googleapis/archive/03baf05e13d9241ec8c19bdedb1d991b6ed7e115.zip",
+ "https://github.com/googleapis/googleapis/archive/567bb943c9ce2ccb6d183a4f9d77022064c05b3f.zip",
49
],
50
)
51
0 commit comments