Skip to content

Commit

Permalink
build(deps): bump google.golang.org/protobuf
Browse files Browse the repository at this point in the history
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.32.0 to 1.34.2

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 4265b99 commit 107f785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/golang/filters/http/test/test_data/echo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
require (
github.com/envoyproxy/protoc-gen-validate v1.0.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
google.golang.org/protobuf v1.32.0
google.golang.org/protobuf v1.34.2
)

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

0 comments on commit 107f785

Please sign in to comment.