1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracehttp
dependabot[bot] bf6500b35f
Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlptrace (#2184)
* Bump google.golang.org/grpc in /exporters/otlp/otlptrace

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.39.1 to 1.40.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.39.1...v1.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MrAlias <MrAlias@users.noreply.github.com>
2021-08-19 09:12:46 -07:00
..
certificate_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
client_test.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
client.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
doc.go Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlptrace (#2184) 2021-08-19 09:12:46 -07:00
mock_collector_test.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
options.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00