From a6b10ff4560c46f42d4c313d4ca7569b211fe0ab Mon Sep 17 00:00:00 2001 From: istio-bot Date: Tue, 22 May 2018 20:42:01 +0000 Subject: [PATCH] Update_Dependencies --- istio.deps | 2 +- repositories.bzl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/istio.deps b/istio.deps index 41ead42e995..05a5cbc2fb6 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "6c386405373e8f4db7e7cd68c5b86069a7840908" + "lastStableSHA": "e0393132615598242fd7140e894fb336621b8a5b" }, { "_comment": "", diff --git a/repositories.bzl b/repositories.bzl index 0596e4cf0b8..602b4c6ad98 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -113,7 +113,7 @@ cc_library( actual = "@googletest_git//:googletest_prod", ) -ISTIO_API = "6c386405373e8f4db7e7cd68c5b86069a7840908" +ISTIO_API = "e0393132615598242fd7140e894fb336621b8a5b" def mixerapi_repositories(bind=True): BUILD = """