Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#231)
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-merge-robot committed Oct 26, 2017
1 parent e9f02b2 commit 03acea2
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": "e9acfad1a0716033e06f5508c4277a486b94d9db"
"lastStableSHA": "49952607e93f623fbf0f74cb1e71d96ff39ad086"
}
]
2 changes: 1 addition & 1 deletion mixerclient/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ cc_proto_library(
actual = "@gogoproto_git//:cc_gogoproto_genproto",
)

ISTIO_API = "e9acfad1a0716033e06f5508c4277a486b94d9db"
ISTIO_API = "49952607e93f623fbf0f74cb1e71d96ff39ad086"

def mixerapi_repositories(protobuf_repo="@com_google_protobuf//", bind=True):
gogoproto_repositories(bind)
Expand Down

0 comments on commit 03acea2

Please sign in to comment.