Skip to content

Commit 03acea2

Browse files
istio-testingistio-merge-robot
authored andcommitted
Update_Dependencies (istio#231)
Automatic merge from submit-queue. [DO NOT MERGE] Auto PR to update dependencies of mixerclient This PR will be merged automatically once checks are successful. ```release-note none ```
1 parent e9f02b2 commit 03acea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mixerclient/istio.deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"repoName": "api",
55
"prodBranch": "master",
66
"file": "repositories.bzl",
7-
"lastStableSHA": "e9acfad1a0716033e06f5508c4277a486b94d9db"
7+
"lastStableSHA": "49952607e93f623fbf0f74cb1e71d96ff39ad086"
88
}
99
]

mixerclient/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ cc_proto_library(
332332
actual = "@gogoproto_git//:cc_gogoproto_genproto",
333333
)
334334

335-
ISTIO_API = "e9acfad1a0716033e06f5508c4277a486b94d9db"
335+
ISTIO_API = "49952607e93f623fbf0f74cb1e71d96ff39ad086"
336336

337337
def mixerapi_repositories(protobuf_repo="@com_google_protobuf//", bind=True):
338338
gogoproto_repositories(bind)

0 commit comments

Comments
 (0)