We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857107b commit 48a9dd3Copy full SHA for 48a9dd3
contrib/golang/filters/http/test/test_data/echo/go.mod
@@ -15,7 +15,7 @@ require (
15
require (
16
github.com/envoyproxy/protoc-gen-validate v1.0.2 // indirect
17
github.com/golang/protobuf v1.5.3 // indirect
18
- google.golang.org/protobuf v1.35.2
+ google.golang.org/protobuf v1.36.0
19
)
20
21
replace github.com/envoyproxy/envoy => ../../../../../../../
0 commit comments