From 520c4a737da108e54af1043cd23af73efce45da9 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 1 Oct 2019 02:37:18 -0400 Subject: [PATCH] update third_party/boringssl to master --- third_party/boringssl | 2 +- tools/run_tests/sanity/check_submodules.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/third_party/boringssl b/third_party/boringssl index cf34ddfae2a..1458b49a9e5 160000 --- a/third_party/boringssl +++ b/third_party/boringssl @@ -1 +1 @@ -Subproject commit cf34ddfae2a167528bd28b8c30055a34b90a38f3 +Subproject commit 1458b49a9e53b0db0ad63e8ef3156214f1473d87 diff --git a/tools/run_tests/sanity/check_submodules.sh b/tools/run_tests/sanity/check_submodules.sh index b9364a69a18..d7ed8a81690 100755 --- a/tools/run_tests/sanity/check_submodules.sh +++ b/tools/run_tests/sanity/check_submodules.sh @@ -29,7 +29,7 @@ cat << EOF | awk '{ print $1 }' | sort > "$want_submodules" 74d91756c11bc22f9b0108b94da9326f7f9e376f third_party/abseil-cpp (74d9175) 090faecb454fbd6e6e17a75ef8146acb037118d4 third_party/benchmark (v1.5.0) 73594cde8c9a52a102c4341c244c833aa61b9c06 third_party/bloaty (remotes/origin/wide-14-g73594cd) - cf34ddfae2a167528bd28b8c30055a34b90a38f3 third_party/boringssl (remotes/origin/chromium-stable) + 1458b49a9e53b0db0ad63e8ef3156214f1473d87 third_party/boringssl (remotes/origin/HEAD) a21f78d24bf645ccd6774b2c7e52e3c0514f7f29 third_party/boringssl-with-bazel (remotes/origin/chromium-stable-with-bazel) e982924acee7f7313b4baa4ee5ec000c5e373c30 third_party/cares/cares (cares-1_15_0) c181f78882e54c0e5c63f332562ef6954ee7932f third_party/envoy-api (heads/master)