Skip to content

Commit

Permalink
Update_Dependencies (envoyproxy#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored and qiwzhang committed Oct 20, 2017
1 parent a5380a8 commit e7ffd4c
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": "45b97c8c09d5d2c89e3eb2ccc11e15a6ced76bea"
"lastStableSHA": "26e98ec08eeaa97ed0bbcdc28fabd79199256073"
}
]
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 = "45b97c8c09d5d2c89e3eb2ccc11e15a6ced76bea"
ISTIO_API = "26e98ec08eeaa97ed0bbcdc28fabd79199256073"

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

0 comments on commit e7ffd4c

Please sign in to comment.