File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
REPOSITORY_LOCATIONS = dict (
2
2
# envoy master-v1.16.0 pre-release
3
3
envoy = dict (
4
- commit = "622e66dde0fb596dfbd3636943f4f3090979f3b5 " ,
5
- remote = "https://github.com/envoyproxy /envoy" ,
4
+ commit = "51faa5a74f8e19d914078a02acd7b19565b583e8 " ,
5
+ remote = "https://github.com/yuval-k /envoy" ,
6
6
),
7
7
inja = dict (
8
8
commit = "4c0ee3a46c0bbb279b0849e5a659e52684a37a98" ,
Original file line number Diff line number Diff line change 1
1
changelog :
2
2
- type : DEPENDENCY_BUMP
3
- description : Update envoy to pull in build fix for google uri dependency.
4
- dependencyOwner : envoyproxy
3
+ description : Update envoy to pull in build fix for google uri dependency, compeletion callback and CVE fix .
4
+ dependencyOwner : yuval-k
5
5
dependencyRepo : envoy
6
- dependencyTag : 862cc5de037bf0930b8251c5d9a2dc2d63844950
6
+ dependencyTag : 51faa5a74f8e19d914078a02acd7b19565b583e8
You can’t perform that action at this time.
0 commit comments