From c5bf7453e5d517c446847a2c959d5a6cff055326 Mon Sep 17 00:00:00 2001 From: Jae Kim Date: Fri, 24 Feb 2017 09:52:38 -0800 Subject: [PATCH] Updated the latest commit from istio/proxy --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 03beb0eda..919427485 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -26,7 +26,7 @@ # # A Bazel (http://bazel.io) workspace for the Google Cloud Endpoints runtime. -ISTIO_PROXY = "0d04d7a191f644ef384d9585a5b93d0ffb8e7f3d" +ISTIO_PROXY = "ee657a943679f18466300ff237f430345611db30" git_repository( name = "nginx",