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

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

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: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-03-08 12:15:49 -08:00
..
global Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
number Update the package docs for the new API layout (#1346) 2020-11-17 10:30:22 -05:00
registry Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
config.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
doc.go Update the package docs for the new API layout (#1346) 2020-11-17 10:30:22 -05:00
go.mod Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#1667) 2021-03-08 12:15:49 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#1667) 2021-03-08 12:15:49 -08:00
instrumentkind_string.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
metric_instrument.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
metric_noop.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
metric_sdkapi.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05: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