Skip to content

Commit

Permalink
Update_Dependencies (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored and sebastienvas committed Sep 25, 2017
1 parent bdf3a72 commit efb1885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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": "d2e01d950fd932c8939652135c930c85c6bdda1d"
"lastStableSHA": "0ac7998e828072627e0329cf5b21b02fbe01ee04"
}
]
]
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 = "d2e01d950fd932c8939652135c930c85c6bdda1d"
ISTIO_API = "0ac7998e828072627e0329cf5b21b02fbe01ee04"

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

0 comments on commit efb1885

Please sign in to comment.