Skip to content

Commit

Permalink
Bump google.golang.org/grpc in /exporter/coralogixexporter
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 ba89707
Show file tree
Hide file tree
Showing 2 changed files with 1,090 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exporter/coralogixexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.47.0
go.opentelemetry.io/collector/model v0.47.0
go.uber.org/zap v1.21.0
google.golang.org/grpc v1.45.0
google.golang.org/grpc v1.47.0
)

require (
Expand Down
Loading

0 comments on commit ba89707

Please sign in to comment.