Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 3557839 commit 6b39e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/golang/filters/http/test/test_data/metric/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.20

require github.com/envoyproxy/envoy v1.24.0

require google.golang.org/protobuf v1.30.0 // indirect
require google.golang.org/protobuf v1.33.0

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

0 comments on commit 6b39e14

Please sign in to comment.