Skip to content

Commit

Permalink
Bump google.golang.org/grpc in /receiver/googlecloudpubsubreceiver
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.1...v1.58.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 7db0833 commit 38b50cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion receiver/googlecloudpubsubreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
go.opentelemetry.io/collector/receiver v0.85.1-0.20230922175119-921b6125f017
go.uber.org/zap v1.26.0
google.golang.org/api v0.141.0
google.golang.org/grpc v1.58.1
google.golang.org/grpc v1.58.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions receiver/googlecloudpubsubreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38b50cc

Please sign in to comment.