Skip to content

Commit

Permalink
Bump google.golang.org/grpc in /exporter/googlecloudpubsubexporter
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.45.0...v1.46.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2022
1 parent 5320109 commit d8002e6
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exporter/googlecloudpubsubexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
go.uber.org/zap v1.21.0
google.golang.org/api v0.72.0
google.golang.org/genproto v0.0.0-20220310185008-1973136f34c6
google.golang.org/grpc v1.45.0
google.golang.org/grpc v1.47.0
)

require (
Expand Down
Loading

0 comments on commit d8002e6

Please sign in to comment.