Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#319)
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
```
  • Loading branch information
istio-testing authored and Istio Auto Merge Robot committed Dec 21, 2017
1 parent 0f06fa8 commit 07f77c1
Show file tree
Hide file tree
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
Expand Up @@ -4,6 +4,6 @@
"repoName": "api",
"prodBranch": "master",
"file": "repositories.bzl",
"lastStableSHA": "d59de23cb53edd57f5cc36e9c7e98fe92b110f01"
"lastStableSHA": "1d770495f3aef0a70fa8e1b5947fbceed2cb55a9"
}
]
2 changes: 1 addition & 1 deletion mixerclient/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ cc_library(
)


ISTIO_API = "d59de23cb53edd57f5cc36e9c7e98fe92b110f01"
ISTIO_API = "1d770495f3aef0a70fa8e1b5947fbceed2cb55a9"

def mixerapi_repositories(bind=True):
native.git_repository(
Expand Down

0 comments on commit 07f77c1

Please sign in to comment.