From 1a0778f96acd18c952b3243b5b5e84be36ceefa9 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:39:38 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20github.com/envoyproxy/envoy=20(m?= =?UTF-8?q?inor=20=E2=86=92=20v1.38.2)=20[golang-http/simple]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- golang-http/simple/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golang-http/simple/go.mod b/golang-http/simple/go.mod index ac19b6ad..241bb87f 100644 --- a/golang-http/simple/go.mod +++ b/golang-http/simple/go.mod @@ -6,7 +6,7 @@ go 1.20 // NOTICE: these lines could be generated automatically by "go mod tidy" require ( github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa - github.com/envoyproxy/envoy v1.24.0 + github.com/envoyproxy/envoy v1.38.2 google.golang.org/protobuf v1.34.2 )