From 38f9b70a93ec57274d49f39b77a7e3d65f8e2f59 Mon Sep 17 00:00:00 2001 From: Andy Lai <31747472+hklai@users.noreply.github.com> Date: Tue, 22 May 2018 16:13:05 -0700 Subject: [PATCH 1/4] Update istio.deps --- istio.deps | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/istio.deps b/istio.deps index 05a5cbc2fb6..974d7be4f23 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "e0393132615598242fd7140e894fb336621b8a5b" + "lastStableSHA": "b549a3f770c833bad8f4f3871768c43960ab7309" }, { "_comment": "", @@ -13,4 +13,4 @@ "file": "WORKSPACE", "lastStableSHA": "12c470e666d23f1cedaea92cdae6c747d6081dfe" } -] \ No newline at end of file +] From 62468bcf5cdbbfa8d8a0280623b209bebeae1824 Mon Sep 17 00:00:00 2001 From: Andy Lai <31747472+hklai@users.noreply.github.com> Date: Tue, 22 May 2018 16:15:06 -0700 Subject: [PATCH 2/4] Update repositories.bzl --- repositories.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories.bzl b/repositories.bzl index 602b4c6ad98..6460287dba5 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -113,7 +113,7 @@ cc_library( actual = "@googletest_git//:googletest_prod", ) -ISTIO_API = "e0393132615598242fd7140e894fb336621b8a5b" +ISTIO_API = "b549a3f770c833bad8f4f3871768c43960ab7309" def mixerapi_repositories(bind=True): BUILD = """ From c2d339cfefa8eb85527e5fb1b5fad88ba2321240 Mon Sep 17 00:00:00 2001 From: Andy Lai <31747472+hklai@users.noreply.github.com> Date: Tue, 22 May 2018 16:16:29 -0700 Subject: [PATCH 3/4] Update istio.deps From 3efb11b14618d5cb1833af99af34c6ee90f6d24f Mon Sep 17 00:00:00 2001 From: Andy Lai <31747472+hklai@users.noreply.github.com> Date: Tue, 22 May 2018 16:16:57 -0700 Subject: [PATCH 4/4] Update istio.deps