Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored and ldemailly committed Oct 3, 2017
1 parent f3088af commit f879c56
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": "2b5fabb787e4fa030edb7cfb7000890f31c4c73e"
"lastStableSHA": "3520b5436dd8d8bc7c27fc1f9f267093f7254cf6"
}
]
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 = "2b5fabb787e4fa030edb7cfb7000890f31c4c73e"
ISTIO_API = "3520b5436dd8d8bc7c27fc1f9f267093f7254cf6"

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

0 comments on commit f879c56

Please sign in to comment.