1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/example/namedtracer
Junki Kaneko 4818358f94
Move dependencies of tools package to a tools directory (#466)
* Move dependencies of tools package to a tools directory

* remove TOOLS_MOD_DIR from ALL_GO_MOD_DIRS in a Makefile.
then run 'go mod tidy' on ALL_GO_MOD_DIRS and TOOLS_MOD_DIR.

Co-authored-by: Rahul Patel <rghetia@yahoo.com>
2020-02-06 10:51:00 -08:00
..
foo Rename CurrentSpan to SpanFromContext & SetCurrentSpan to ContextWithSpan (#379) 2019-12-11 08:51:32 -08:00
go.mod go module update for release v0.2.1 (#413) 2020-01-08 09:41:58 -05:00
go.sum Move dependencies of tools package to a tools directory (#466) 2020-02-06 10:51:00 -08:00
main.go Reorganize propagation code (shrink PR 381) (#444) 2020-01-28 10:13:46 -08:00