diff --git a/contrib/golang/filters/http/test/test_data/go.mod b/contrib/golang/filters/http/test/test_data/go.mod index 5ee7632bd6cb3..543cead99c755 100644 --- a/contrib/golang/filters/http/test/test_data/go.mod +++ b/contrib/golang/filters/http/test/test_data/go.mod @@ -5,7 +5,7 @@ go 1.24.6 require ( github.com/cncf/xds/go v0.0.0-20251110193048-8bfbf64dc13e github.com/envoyproxy/envoy v1.36.2 - google.golang.org/protobuf v1.36.10 + google.golang.org/protobuf v1.36.11 ) require (