diff --git a/WORKSPACE b/WORKSPACE index 4c549bc..f03b443 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 = "d10709f46a9936ac4eab1fdf37b0688d064c4c43e1b205ce5ac9e6e0caa6b9dc", + strip_prefix = "googleapis-9a9bc9b427e4516f79b9753c4fad91d425334755", + urls = ["https://github.com/googleapis/googleapis/archive/9a9bc9b427e4516f79b9753c4fad91d425334755.tar.gz"], ) http_archive(