Skip to content

Commit ced0086

Browse files
committed
fix(deps): Update com_google_googleapis digest to 6df3ecf
1 parent a0e0f1c commit ced0086

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-6df3ecf4fd43b64826de6a477d1a535ec18b0d7c",
34+
sha256 = "937c1f5c7d76129329490109365277216b00bb00b4ee2cb85019d6a8f4fc2e4a",
3535
urls = [
36-
"https://github.com/googleapis/googleapis/archive/4082d5e51e8481f6ccc384cacd896f4e78f19dee.tar.gz",
36+
"https://github.com/googleapis/googleapis/archive/6df3ecf4fd43b64826de6a477d1a535ec18b0d7c.tar.gz",
3737
],
3838
)
3939

0 commit comments

Comments
 (0)