Skip to content

Commit 4dc795e

Browse files
authored
update to Envoy 1.35.8 (#144)
1 parent a1164dd commit 4dc795e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ load("@hedron_compile_commands//:workspace_setup_transitive_transitive_transitiv
2626

2727
hedron_compile_commands_setup_transitive_transitive_transitive()
2828

29-
envoy_version = "607aaa985080750ae29ac9f6e49a31a5445d28f4"
29+
envoy_version = "9a0cdcadabcb7baa2348afa1178e083f8d0fe2d7"
3030

3131
openssh_version = "V_10_0_P2"
3232

@@ -55,7 +55,7 @@ http_archive(
5555
"//patches/envoy:tmp-fix-upstream-connection-callbacks.patch",
5656
"//patches/envoy:tmp-transport-socket-options.patch",
5757
],
58-
sha256 = "5e4730e46a178ba1aefc133cac2ad1efe7423202e87c9db0758d18e740ff1ab2",
58+
sha256 = "d2ef41455a367b22128fb6a9795a6ff8e374e91df3389d1129bffc4ec0254e16",
5959
strip_prefix = "envoy-" + envoy_version,
6060
url = "https://github.com/envoyproxy/envoy/archive/" + envoy_version + ".zip",
6161
)

0 commit comments

Comments
 (0)