1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/export/metric
dependabot[bot] 435a63b3c5
Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954)
* Bump github.com/google/go-cmp from 0.5.5 to 0.5.6

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.5...v0.5.6)

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

* Auto-fix go.sum changes in dependent modules

* 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-06-01 11:53:02 -07:00
..
aggregation Remove Quantile aggregation, DDSketch aggregator; add Exact timestamps (#1412) 2021-01-12 10:19:13 -08:00
metrictest Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
exportkind_string.go Support configurable AggregationTemporality in exporters; add OTLP missing sum point temporality/monotonic fields (#1296) 2020-11-10 07:44:42 -08:00
exportkind_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
go.mod OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -07:00
metric_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
metric.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00