diff --git a/istio.deps b/istio.deps index 41ead42e995..05a5cbc2fb6 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "6c386405373e8f4db7e7cd68c5b86069a7840908" + "lastStableSHA": "e0393132615598242fd7140e894fb336621b8a5b" }, { "_comment": "", diff --git a/repositories.bzl b/repositories.bzl index 0596e4cf0b8..602b4c6ad98 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -113,7 +113,7 @@ cc_library( actual = "@googletest_git//:googletest_prod", ) -ISTIO_API = "6c386405373e8f4db7e7cd68c5b86069a7840908" +ISTIO_API = "e0393132615598242fd7140e894fb336621b8a5b" def mixerapi_repositories(bind=True): BUILD = """