diff --git a/istio.deps b/istio.deps index 6c80d622529..ca411f6fbdf 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "6a128c56f81639e234cc34dbf40af9532008e467" + "lastStableSHA": "670a6f948defb085dfedd012cae7704404bb7265" }, { "_comment": "", @@ -13,4 +13,4 @@ "file": "WORKSPACE", "lastStableSHA": "1aa2430f3bf49557e20edf4f4ad8c2c1072e4b8f" } -] +] \ No newline at end of file diff --git a/repositories.bzl b/repositories.bzl index 799d93c1671..e7a73378852 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -113,7 +113,7 @@ cc_library( actual = "@googletest_git//:googletest_prod", ) -ISTIO_API = "6a128c56f81639e234cc34dbf40af9532008e467" +ISTIO_API = "670a6f948defb085dfedd012cae7704404bb7265" def mixerapi_repositories(bind=True): BUILD = """