Imports of package tracing

PathSynopsis
github.com/open-policy-agent/opa/v1/tracingPackage tracing enables dependency-injection at runtime.
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpPackage otelhttp provides an http.Handler and functions that are intended to be used to add tracing by wrapping existing handlers (with Handler) and routes WithRouteTag.
net/httpPackage http provides HTTP client and server implementations.