Skip to content

Commit 377483f

Browse files
committed
fix(deps): Update com_google_googleapis digest to aa40d20
1 parent a0e0f1c commit 377483f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

0 commit comments

Comments
 (0)