We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3734b3 commit eada179Copy full SHA for eada179
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-682be6af60be51a956c70a324f7e5789a86e55a3",
+ sha256 = "c05389bfa12f998a68387916b2941da19d1360ba3c7b97fa18c5bfbb82db516e",
35
urls = [
36
- "https://github.com/googleapis/googleapis/archive/4082d5e51e8481f6ccc384cacd896f4e78f19dee.tar.gz",
+ "https://github.com/googleapis/googleapis/archive/682be6af60be51a956c70a324f7e5789a86e55a3.tar.gz",
37
],
38
)
39
0 commit comments