From 5253b6b574a98b209c0ef3d0d6e90c1b8d6a5c2a Mon Sep 17 00:00:00 2001 From: istio-bot Date: Thu, 26 Oct 2017 18:19:59 -0700 Subject: [PATCH] Update_Dependencies (#1517) Automatic merge from submit-queue. [DO NOT MERGE] Auto PR to update dependencies of mixer This PR will be merged automatically once checks are successful. ```release-note none ``` --- istio.deps | 2 +- istio_api.bzl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/istio.deps b/istio.deps index d82d7e89b..ae7597b54 100644 --- a/istio.deps +++ b/istio.deps @@ -4,6 +4,6 @@ "repoName": "api", "prodBranch": "master", "file": "istio_api.bzl", - "lastStableSHA": "49952607e93f623fbf0f74cb1e71d96ff39ad086" + "lastStableSHA": "3e776983668552a2dea57266352e82367a27c6cf" } ] \ No newline at end of file diff --git a/istio_api.bzl b/istio_api.bzl index d96e4fd3b..dc1c448b0 100644 --- a/istio_api.bzl +++ b/istio_api.bzl @@ -15,7 +15,7 @@ ################################################################################ # -ISTIO_API_SHA = "49952607e93f623fbf0f74cb1e71d96ff39ad086" +ISTIO_API_SHA = "3e776983668552a2dea57266352e82367a27c6cf" def go_istio_api_repositories(use_local=False): ISTIO_API_BUILD_FILE = """