From d21e98b91b4f60d2b9449e9f8919e078008fc6da Mon Sep 17 00:00:00 2001 From: Jae Kim Date: Fri, 24 Feb 2017 08:32:36 -0800 Subject: [PATCH] Specified the istio/proxy commit id of rate_limiting branch --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 725e511d2..4adb33571 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -26,7 +26,7 @@ # # A Bazel (http://bazel.io) workspace for the Google Cloud Endpoints runtime. -ISTIO_PROXY = "20e19d217be714ce1440b6dcdeab21cf1c14c2de" +ISTIO_PROXY = "10313938b58ff828d105b26b8d07ce6447e56d6d" git_repository( name = "nginx",