Skip to content

Commit

Permalink
Bump google.golang.org/grpc in /exporter/newrelicexporter
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.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.45.0...v1.46.2)

---
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 86db4ce
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exporter/newrelicexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
go.uber.org/multierr v1.8.0
go.uber.org/zap v1.21.0
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
google.golang.org/grpc v1.45.0
google.golang.org/grpc v1.47.0
google.golang.org/protobuf v1.27.1
)

Expand Down
Loading

0 comments on commit 86db4ce

Please sign in to comment.