Skip to content

Commit f7bfb3a

Browse files
build(deps): bump google.golang.org/protobuf
Bumps the contrib-golang group with 1 update in the /contrib/golang/filters/http/test/test_data/echo directory: google.golang.org/protobuf. Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.1 --- 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 47231ff commit f7bfb3a

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.1
1919
)
2020

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

0 commit comments

Comments
 (0)