Skip to content

Commit

Permalink
build(deps): bump google.golang.org/protobuf
Browse files Browse the repository at this point in the history
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 1ffbe5f commit f5ad856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/golang/filters/http/test/test_data/buffer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module example.com/buffer
go 1.20

require (
github.com/envoyproxy/envoy v1.24.0
google.golang.org/protobuf v1.31.0
github.com/envoyproxy/envoy v1.24.0
google.golang.org/protobuf v1.32.0
)

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

0 comments on commit f5ad856

Please sign in to comment.