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