Skip to content

Commit 6f5b3be

Browse files
committed
fix(deps): Update com_google_googleapis digest to 5c9602d
1 parent a0e0f1c commit 6f5b3be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vendor/cel.dev/expr/WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ http_archive(
3030
# googleapis as of 09/16/2024
3131
http_archive(
3232
name = "com_google_googleapis",
33-
strip_prefix = "googleapis-4082d5e51e8481f6ccc384cacd896f4e78f19dee",
34-
sha256 = "57319889d47578b3c89bf1b3f34888d796a8913d63b32d750a4cd12ed303c4e8",
33+
strip_prefix = "googleapis-5c9602dbb5ac6856c07daf83be1fbd001a972ef3",
34+
sha256 = "be5dc88bc925ee3d71513c7ec758322ff0977a6b56728abb6d0b7033964751a2",
3535
urls = [
36-
"https://github.com/googleapis/googleapis/archive/4082d5e51e8481f6ccc384cacd896f4e78f19dee.tar.gz",
36+
"https://github.com/googleapis/googleapis/archive/5c9602dbb5ac6856c07daf83be1fbd001a972ef3.tar.gz",
3737
],
3838
)
3939

0 commit comments

Comments
 (0)