You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-05-22 09:35:21 +02:00
4818358f94
* 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>