Skip to content

Commit 48a9dd3

Browse files
build(deps): bump google.golang.org/protobuf
Bumps the contrib-golang group in /contrib/golang/filters/http/test/test_data/echo with 1 update: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.0 --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: contrib-golang ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 857107b commit 48a9dd3

File tree

1 file changed

+1
-1
lines changed
  • contrib/golang/filters/http/test/test_data/echo

1 file changed

+1
-1
lines changed

contrib/golang/filters/http/test/test_data/echo/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
require (
1616
github.com/envoyproxy/protoc-gen-validate v1.0.2 // indirect
1717
github.com/golang/protobuf v1.5.3 // indirect
18-
google.golang.org/protobuf v1.35.2
18+
google.golang.org/protobuf v1.36.0
1919
)
2020

2121
replace github.com/envoyproxy/envoy => ../../../../../../../

0 commit comments

Comments
 (0)