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
Tyler Yahn 1dbc75bc2f
Clean stale indirect dependency requirements (#1041)
* Clean stale indirect dependency requirements

In the recent changes to isolate the main `otel` package there were many
indirect dependencies of the package that were removed, however, the
go.mod was not automatically cleaned of these. This removes those (and
similar ones in the otel-collector example and otel exporter) and prunes
the go.sum files accordingly.

* Run in a clean system to reproduce build
2020-08-07 09:05:22 -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.30.0 to 1.31.0 in /exporters/trace/zipkin (#1001) 2020-08-04 12:55:30 -07:00
go.sum Clean stale indirect dependency requirements (#1041) 2020-08-07 09:05:22 -07:00
model_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
model.go Move core and key to kv package (#720) 2020-05-13 16:06: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