Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored and qiwzhang committed Oct 18, 2017
1 parent f62cf26 commit af5e1dc
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": "de390a68c707eebde48ea5f285adc94ac98f3660"
"lastStableSHA": "3a618e7f283abcacef70193834e5b06ecfea8bef"
}
]
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 = "de390a68c707eebde48ea5f285adc94ac98f3660"
ISTIO_API = "3a618e7f283abcacef70193834e5b06ecfea8bef"

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

0 comments on commit af5e1dc

Please sign in to comment.