diff --git a/contrib/golang/filters/http/test/test_data/add_data/go.mod b/contrib/golang/filters/http/test/test_data/add_data/go.mod index d37cd7539878..149c4826b1cd 100644 --- a/contrib/golang/filters/http/test/test_data/add_data/go.mod +++ b/contrib/golang/filters/http/test/test_data/add_data/go.mod @@ -4,6 +4,6 @@ go 1.22 require github.com/envoyproxy/envoy v1.24.0 -require google.golang.org/protobuf v1.35.2 +require google.golang.org/protobuf v1.36.0 replace github.com/envoyproxy/envoy => ../../../../../../../