Skip to content

Commit

Permalink
Bump google.golang.org/protobuf in /receiver/collectdreceiver
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](protocolbuffers/protobuf-go@v1.27.1...v1.28.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 May 10, 2022
1 parent 56f3c25 commit 9ceea40
Show file tree
Hide file tree
Showing 2 changed files with 408 additions and 2 deletions.
2 changes: 1 addition & 1 deletion receiver/collectdreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
go.opencensus.io v0.23.0
go.opentelemetry.io/collector v0.47.0
go.uber.org/zap v1.21.0
google.golang.org/protobuf v1.27.1
google.golang.org/protobuf v1.28.0
)

require (
Expand Down
Loading

0 comments on commit 9ceea40

Please sign in to comment.