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