Skip to content

Commit 8b3a442

Browse files
authored
Rebase Envoy (istio#41)
1 parent 78b931b commit 8b3a442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/envoy/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,6 @@ cc_test(
629629
native.new_git_repository(
630630
name = "envoy_git",
631631
remote = "https://github.com/lyft/envoy.git",
632-
commit = "6b1336a786ebe56c45a1a349ddf706e0526c1ec1", # 2017-01-03
632+
commit = "38990918a8672a0332b1ca2e048db90a5166d678",
633633
build_file_content = BUILD,
634634
)

0 commit comments

Comments
 (0)