From b2f016ea8194ff202bbf592d26220a65f32f0e3a Mon Sep 17 00:00:00 2001 From: istio-bot Date: Mon, 29 Jan 2018 16:34:17 -0800 Subject: [PATCH] Update_Dependencies (#957) Automatic merge from submit-queue. [DO NOT MERGE] Auto PR to update dependencies of proxy This PR will be merged automatically once checks are successful. ```release-note none ``` --- istio.deps | 2 +- src/envoy/mixer/repositories.bzl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/istio.deps b/istio.deps index 9720ab2ac8d..2b9d2e02b6d 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "repoName": "mixerclient", "prodBranch": "master", "file": "src/envoy/mixer/repositories.bzl", - "lastStableSHA": "6128f0d1513b1686a1d8d8cba24049bafe92e2f4" + "lastStableSHA": "7f6cc3b90576d904fe446481afe8422b5091a07c" }, { "name": "ENVOY_SHA", diff --git a/src/envoy/mixer/repositories.bzl b/src/envoy/mixer/repositories.bzl index 4021a632179..638cfb5810f 100644 --- a/src/envoy/mixer/repositories.bzl +++ b/src/envoy/mixer/repositories.bzl @@ -15,7 +15,7 @@ ################################################################################ # -MIXER_CLIENT = "6128f0d1513b1686a1d8d8cba24049bafe92e2f4" +MIXER_CLIENT = "7f6cc3b90576d904fe446481afe8422b5091a07c" def mixer_client_repositories(bind=True): native.git_repository(