diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel index 2decd8c1..2a9af462 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -25,10 +25,10 @@ http_archive( http_archive( name = "googleapis", - sha256 = "2419db1b74f87935474f4aad7c1167ab9106ce979b021d771ebec6ef340c8d7c", - strip_prefix = "googleapis-c61daf8307e1811454f77fda2df6235427f16866", + sha256 = "e1e3cd76cb004aecf3667c39b6b482a28effc8ce5cb8f4f6d8a02b477604446d", + strip_prefix = "googleapis-83585eb73c203ea88debedb8f8b14d26902a5f41", urls = [ - "https://github.com/googleapis/googleapis/archive/c61daf8307e1811454f77fda2df6235427f16866.zip", + "https://github.com/googleapis/googleapis/archive/83585eb73c203ea88debedb8f8b14d26902a5f41.zip", ], )