Skip to content

Commit

Permalink
Rebase Envoy (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyessenov authored Jan 12, 2017
1 parent 78b931b commit 8b3a442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/envoy/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,6 @@ cc_test(
native.new_git_repository(
name = "envoy_git",
remote = "https://github.com/lyft/envoy.git",
commit = "6b1336a786ebe56c45a1a349ddf706e0526c1ec1", # 2017-01-03
commit = "38990918a8672a0332b1ca2e048db90a5166d678",
build_file_content = BUILD,
)

0 comments on commit 8b3a442

Please sign in to comment.