Skip to content

Commit

Permalink
Update mixer client SHA. (envoyproxy#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
chowchow316 authored Feb 8, 2017
1 parent 7635536 commit a6a33fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/envoy/mixer/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
def mixer_client_repositories(bind=True):
native.git_repository(
name = "mixerclient_git",
commit = "80e450a5126960e8e6337c3631cf2ef984038eab",
commit = "7b8544d765f9d7d86d28770c8d27d69cbf9509ac",
remote = "https://github.com/istio/mixerclient.git",
)

Expand Down

0 comments on commit a6a33fd

Please sign in to comment.