From 39773ad217396a9312cde566a4d407e372d901b8 Mon Sep 17 00:00:00 2001 From: istio-bot Date: Wed, 17 Apr 2019 10:08:30 +0000 Subject: [PATCH] Update_Dependencies --- istio.deps | 4 ++-- repositories.bzl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/istio.deps b/istio.deps index 627617d754e..ca630fa759e 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "8463cba039d858e8a849847b872ecea50b0994df" + "lastStableSHA": "6b8d1849e7f44ef523b4442af69b57ddc960d38b" }, { "_comment": "", @@ -13,4 +13,4 @@ "file": "WORKSPACE", "lastStableSHA": "15a19b9cb1cc8bd5a5ec71d125177b3f6c9a3cf5" } -] +] \ No newline at end of file diff --git a/repositories.bzl b/repositories.bzl index 5a219a8f213..7b8b89e1b3b 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -105,8 +105,8 @@ cc_library( # 2) wget https://github.com/istio/api/archive/ISTIO_API_SHA.tar.gz # 3) sha256sum ISTIO_API_SHA.tar.gz # -ISTIO_API = "8463cba039d858e8a849847b872ecea50b0994df" -ISTIO_API_SHA256 = "ae0fecec9bd316ec811833fff72ba191cf8c97348b33995585a1baa79fb26bf9" +ISTIO_API = "6b8d1849e7f44ef523b4442af69b57ddc960d38b" +ISTIO_API_SHA256 = "25407969bfecaebcac06b8e4bf855793f6af254d6b132947ff30c292d2843ccd" def mixerapi_repositories(bind = True): BUILD = """