Skip to content

Commit 88214f8

Browse files
committed
Clarify Abseil update in comment
Signed-off-by: Martijn Stevenson <[email protected]>
1 parent ddae1a9 commit 88214f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel/repositories.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ def proxy_wasm_cpp_host_repositories():
9696
# Core deps. Try to keep up with Envoy versions:
9797
# https://github.com/envoyproxy/envoy/blob/main/bazel/repository_locations.bzl
9898

99+
# Note: latest LTS release, ahead of Envoy to pick up a bugfix found in local fuzzing:
100+
# https://github.com/abseil/abseil-cpp/commit/e7858c73279d81cbc005d9c76a385ab535520635
99101
maybe(
100102
http_archive,
101103
name = "com_google_absl",

0 commit comments

Comments
 (0)