From 698663a90a9513966e360cb06f264e0e81f80daa Mon Sep 17 00:00:00 2001 From: Wayne Zhang Date: Thu, 17 May 2018 00:46:57 +0000 Subject: [PATCH] Update api sha --- istio.deps | 2 +- repositories.bzl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/istio.deps b/istio.deps index 13503371a98..9287d5c106e 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "636ea68d62bf143ee9f8067a31a7824804613440" + "lastStableSHA": "7d7710a0533b543527897badc342c50eb169c83e" }, { "_comment": "", diff --git a/repositories.bzl b/repositories.bzl index bf9e1e7d501..1ddfb89f313 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -113,7 +113,7 @@ cc_library( actual = "@googletest_git//:googletest_prod", ) -ISTIO_API = "636ea68d62bf143ee9f8067a31a7824804613440" +ISTIO_API = "7d7710a0533b543527897badc342c50eb169c83e" def mixerapi_repositories(bind=True): BUILD = """