1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/bridge/opentracing
Tyler Yahn 799c178925
Make opentracing bridge into own Go module (#1038)
* Make opentracing bridge into own Go module

* Update dependabot config

* Clean dependencies of project

Now the bridge is a module, clean all upstream modules that no longer
implicitly depend on it.

* Update Changelog

* go mod tidy
2020-08-06 07:59:41 -07:00
..
internal Rename kv.Infer to kv.Any (#969) (#972) 2020-07-27 09:29:22 -07:00
migration Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
bridge.go Remove NewKey and update doc comment (#721) 2020-05-13 16:21:23 -07:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
go.mod Make opentracing bridge into own Go module (#1038) 2020-08-06 07:59:41 -07:00
go.sum Make opentracing bridge into own Go module (#1038) 2020-08-06 07:59:41 -07:00
mix_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
util.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
wrapper.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00