Skip to content

Commit

Permalink
Update_Dependencies (istio#1873)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored and diemtvu committed Jul 30, 2018
1 parent 154ff39 commit 074bcab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions istio.deps
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "ISTIO_API",
"repoName": "api",
"file": "repositories.bzl",
"lastStableSHA": "6a128c56f81639e234cc34dbf40af9532008e467"
"lastStableSHA": "670a6f948defb085dfedd012cae7704404bb7265"
},
{
"_comment": "",
Expand All @@ -13,4 +13,4 @@
"file": "WORKSPACE",
"lastStableSHA": "1aa2430f3bf49557e20edf4f4ad8c2c1072e4b8f"
}
]
]
2 changes: 1 addition & 1 deletion repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ cc_library(
actual = "@googletest_git//:googletest_prod",
)

ISTIO_API = "6a128c56f81639e234cc34dbf40af9532008e467"
ISTIO_API = "670a6f948defb085dfedd012cae7704404bb7265"

def mixerapi_repositories(bind=True):
BUILD = """
Expand Down

0 comments on commit 074bcab

Please sign in to comment.