Imports of package common

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/moby/buildkit/client
github.com/moby/buildkit/util/appcontext
github.com/opentracing/opentracing-go
github.com/opentracing/opentracing-go/ext
github.com/opentracing/opentracing-go/log
github.com/uber/jaeger-client-goPackage jaeger implements an OpenTracing (http://opentracing.io) Tracer.
github.com/urfave/cliPackage cli provides a minimal framework for creating and organizing command line Go applications.
ioPackage io provides basic interfaces to I/O primitives.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.