diff --git a/contrib/golang/filters/http/test/test_data/metric/go.mod b/contrib/golang/filters/http/test/test_data/metric/go.mod
index fb8dc3f95b6c..5663850a5a25 100644
--- a/contrib/golang/filters/http/test/test_data/metric/go.mod
+++ b/contrib/golang/filters/http/test/test_data/metric/go.mod
@@ -4,6 +4,6 @@ go 1.22
 
 require github.com/envoyproxy/envoy v1.24.0
 
-require google.golang.org/protobuf v1.35.1
+require google.golang.org/protobuf v1.36.2
 
 replace github.com/envoyproxy/envoy => ../../../../../../../