Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#406)
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of mixerclient

This PR will be merged automatically once checks are successful.
```release-note
none
```
istio-testing authored and Istio Auto Merge Robot committed Jan 30, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4f01dd4 commit 16b1aea
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mixerclient/istio.deps
Original file line number Diff line number Diff line change
@@ -4,6 +4,6 @@
"repoName": "api",
"prodBranch": "master",
"file": "repositories.bzl",
"lastStableSHA": "8f242a813e0eef7efed1590a59e533fc2d72b823"
"lastStableSHA": "8676fdf2c3d5c7baff0a34d121331e05a4120245"
}
]
2 changes: 1 addition & 1 deletion mixerclient/repositories.bzl
Original file line number Diff line number Diff line change
@@ -112,7 +112,7 @@ cc_library(
)


ISTIO_API = "8f242a813e0eef7efed1590a59e533fc2d72b823"
ISTIO_API = "8676fdf2c3d5c7baff0a34d121331e05a4120245"

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

0 comments on commit 16b1aea

Please sign in to comment.