diff --git a/WORKSPACE b/WORKSPACE index 4c549bc..1a42562 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -33,9 +33,9 @@ http_archive( http_archive( name = "com_google_googleapis", - sha256 = "113e285e443ad73f70b6fda89aae93abb987b30d8ccb3f80cdef31ee3a42444a", - strip_prefix = "googleapis-aa15f328736501d01fac1d599655c392b5b12a3c", - urls = ["https://github.com/googleapis/googleapis/archive/aa15f328736501d01fac1d599655c392b5b12a3c.tar.gz"], + sha256 = "1b7059b68e7957cbdc69c862783eedd8d97ae41442bdecf5755c2f1a5c10b66d", + strip_prefix = "googleapis-6ac88006b37ce8e1d4d1ec3cdb15cb97d25115fa", + urls = ["https://github.com/googleapis/googleapis/archive/6ac88006b37ce8e1d4d1ec3cdb15cb97d25115fa.tar.gz"], ) http_archive(