Skip to content

Commit 4c2f307

Browse files
istio-testingistio-merge-robot
authored andcommitted
Update_Dependencies (istio#334)
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 bb507e7 commit 4c2f307

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": "1e8f8ca816bf80996b39c47ea8025058a5177bc3"
7+
"lastStableSHA": "0a387cd5a52df56f5272e6532eb9ef628b68ca09"
88
}
99
]

mixerclient/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ cc_library(
112112
)
113113

114114

115-
ISTIO_API = "1e8f8ca816bf80996b39c47ea8025058a5177bc3"
115+
ISTIO_API = "0a387cd5a52df56f5272e6532eb9ef628b68ca09"
116116

117117
def mixerapi_repositories(bind=True):
118118
native.git_repository(

0 commit comments

Comments
 (0)