1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlpmetric
dependabot[bot] 0528fa6689
Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlpmetric (#2186)
* Bump google.golang.org/grpc in /exporters/otlp/otlpmetric

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: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-08-19 08:28:35 -07:00
..
internal Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
otlpmetricgrpc Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlpmetric (#2186) 2021-08-19 08:28:35 -07:00
otlpmetrichttp Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlpmetric (#2186) 2021-08-19 08:28:35 -07:00
clients.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
exporter_test.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
exporter.go Support a single Resource per MeterProvider in the SDK (#2120) 2021-08-12 15:44:58 -07:00
go.mod Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlpmetric (#2186) 2021-08-19 08:28:35 -07:00
go.sum Bump google.golang.org/grpc from 1.39.1 to 1.40.0 in /exporters/otlp/otlpmetric (#2186) 2021-08-19 08:28:35 -07:00
options.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00