Skip to content

Commit

Permalink
Update_Dependencies (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored and qiwzhang committed Oct 19, 2017
1 parent b2d9149 commit b395120
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": "93848bb1c495ff6ebc1a938e2e0a403d52d345c1"
"lastStableSHA": "598c95c7633ee78f6122cd7cd3ca4366e0e24043"
}
]
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 = "93848bb1c495ff6ebc1a938e2e0a403d52d345c1"
ISTIO_API = "598c95c7633ee78f6122cd7cd3ca4366e0e24043"

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

0 comments on commit b395120

Please sign in to comment.