From 91127c1440771799977fd12adf941043da7c3a7e Mon Sep 17 00:00:00 2001 From: istio-bot Date: Tue, 22 May 2018 10:30:36 +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 4e6f2307fb1..41ead42e995 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "7d7710a0533b543527897badc342c50eb169c83e" + "lastStableSHA": "6c386405373e8f4db7e7cd68c5b86069a7840908" }, { "_comment": "", diff --git a/repositories.bzl b/repositories.bzl index 1ddfb89f313..0596e4cf0b8 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -113,7 +113,7 @@ cc_library( actual = "@googletest_git//:googletest_prod", ) -ISTIO_API = "7d7710a0533b543527897badc342c50eb169c83e" +ISTIO_API = "6c386405373e8f4db7e7cd68c5b86069a7840908" def mixerapi_repositories(bind=True): BUILD = """