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 +] 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 = """