Skip to content

Commit

Permalink
Update_Dependencies (#204)
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 af5e1dc commit e0b0c2e
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": "3a618e7f283abcacef70193834e5b06ecfea8bef"
"lastStableSHA": "93848bb1c495ff6ebc1a938e2e0a403d52d345c1"
}
]
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 = "3a618e7f283abcacef70193834e5b06ecfea8bef"
ISTIO_API = "93848bb1c495ff6ebc1a938e2e0a403d52d345c1"

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

0 comments on commit e0b0c2e

Please sign in to comment.