We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e0f1c commit 53a6f54Copy full SHA for 53a6f54
1 file changed
vendor/cel.dev/expr/WORKSPACE
@@ -30,10 +30,10 @@ http_archive(
30
# googleapis as of 09/16/2024
31
http_archive(
32
name = "com_google_googleapis",
33
- strip_prefix = "googleapis-4082d5e51e8481f6ccc384cacd896f4e78f19dee",
34
- sha256 = "57319889d47578b3c89bf1b3f34888d796a8913d63b32d750a4cd12ed303c4e8",
+ strip_prefix = "googleapis-e8a3d84236cc27875073b1f817e49d7faee11f0d",
+ sha256 = "400a88fa6f6f6c5585d019e23cd55b78b71fb57e4d92cc6195c54ee21468f5fc",
35
urls = [
36
- "https://github.com/googleapis/googleapis/archive/4082d5e51e8481f6ccc384cacd896f4e78f19dee.tar.gz",
+ "https://github.com/googleapis/googleapis/archive/e8a3d84236cc27875073b1f817e49d7faee11f0d.tar.gz",
37
],
38
)
39
0 commit comments