Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#686)
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 proxy

This PR will be merged automatically once checks are successful.
```release-note
none
```
  • Loading branch information
istio-testing authored and istio-merge-robot committed Nov 30, 2017
1 parent 76ed00a commit bae7ea2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion istio.deps
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"repoName": "mixerclient",
"prodBranch": "master",
"file": "src/envoy/mixer/repositories.bzl",
"lastStableSHA": "f2905d1209a4b739295ba686539e99e98fb6e2f9"
"lastStableSHA": "b871df82ac8de2f4f018dce6fb08d0b092e0262b"
}
]
2 changes: 1 addition & 1 deletion src/envoy/mixer/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
################################################################################
#

MIXER_CLIENT = "f2905d1209a4b739295ba686539e99e98fb6e2f9"
MIXER_CLIENT = "b871df82ac8de2f4f018dce6fb08d0b092e0262b"

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

0 comments on commit bae7ea2

Please sign in to comment.