Skip to content

Commit

Permalink
Update_Dependencies (istio#956)
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 Jan 29, 2018
1 parent ed4d0f6 commit 4230d2b
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,7 +4,7 @@
"repoName": "mixerclient",
"prodBranch": "master",
"file": "src/envoy/mixer/repositories.bzl",
"lastStableSHA": "cf23a0ef4e3c11f88c04c2d4ea4d3881f2189a76"
"lastStableSHA": "6128f0d1513b1686a1d8d8cba24049bafe92e2f4"
},
{
"name": "ENVOY_SHA",
Expand Down
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 = "cf23a0ef4e3c11f88c04c2d4ea4d3881f2189a76"
MIXER_CLIENT = "6128f0d1513b1686a1d8d8cba24049bafe92e2f4"

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

0 comments on commit 4230d2b

Please sign in to comment.