From 6b583faa408e72568457a9c731c6779581d3c60b Mon Sep 17 00:00:00 2001 From: Shriram Rajagopalan Date: Mon, 23 Oct 2017 10:46:51 -0400 Subject: [PATCH] update envoy master --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 06f9612f9d5..eba49cfdd0b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -37,7 +37,7 @@ bind( actual = "//external:ssl", ) -ENVOY_SHA = "6cb0983a1ce74c55aaf0124bd2227be8f9efa2de" # Sep 26, 2017 (use github to download tclap instead of sourceforge) +ENVOY_SHA = "c2e27639148e8080fc5c8dca13740b11c4f86707" # Oct 22, 2017 http_archive( name = "envoy",