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/otlpmetric
dependabot[bot] f127a1590f
Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /exporters/otlp/otlpmetric (#2903)
* Bump google.golang.org/grpc in /exporters/otlp/otlpmetric

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.0 to 1.46.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.0...v1.46.2)

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

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>
2022-05-18 09:37:38 -07:00
..
internal Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
otlpmetricgrpc Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /exporters/otlp/otlpmetric (#2903) 2022-05-18 09:37:38 -07:00
otlpmetrichttp Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /exporters/otlp/otlpmetric (#2903) 2022-05-18 09:37:38 -07:00
clients.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter_test.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
exporter.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
go.mod Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /exporters/otlp/otlpmetric (#2903) 2022-05-18 09:37:38 -07:00
go.sum Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /exporters/otlp/otlpmetric (#2903) 2022-05-18 09:37:38 -07:00
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00