1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/trace/zipkin
dependabot[bot] 737d81208b
Bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#1093)
* Bump github.com/google/go-cmp from 0.5.1 to 0.5.2

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.1...v0.5.2)

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>
2020-08-26 11:39:41 -07:00
..
doc.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
go.mod Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /exporters/trace/zipkin (#1096) 2020-08-26 10:46:20 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#1093) 2020-08-26 11:39:41 -07:00
model_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
model.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
zipkin_test.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00
zipkin.go Unify trace and metric exporter helpers (#944) 2020-07-22 11:57:48 -07:00