File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
22
3- ENVOY_COMMIT = "f97e3d8e7e772aa0fd58c7a8f1df98e4e049d706 "
4- ENVOY_SHA = "60d12232982adeb896bd7e5696f158317c1dba838168b8bd66cf657f386a5b61 "
3+ ENVOY_COMMIT = "59beb4a1c23c8467508114b3a2bb34e82af18d70 "
4+ ENVOY_SHA = "c7f60067684e77ba1e6262a2e98d39915b5467e39e78e557dd8d74214349dbd1 "
55
66HDR_HISTOGRAM_C_VERSION = "0.11.2" # October 12th, 2020
77HDR_HISTOGRAM_C_SHA = "637f28b5f64de2e268131e4e34e6eef0b91cf5ff99167db447d9b2825eae6bad"
Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ paths:
249249 raw_try :
250250 include :
251251 - source/common/common/thread.h
252+ - source/exe/terminate_handler.cc
252253
253254 # Files matching these exact names can reference real-world time. These include the class
254255 # definitions for real-world time, the construction of them in main(), and perf annotation.
You can’t perform that action at this time.
0 commit comments