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/moby/buildkit/util/tracing/detect
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/urfave/cliPackage cli provides a minimal framework for creating and organizing command line Go applications.
go.opentelemetry.io/otel/attributePackage attribute provides key and value attributes.
go.opentelemetry.io/otel/codesPackage codes defines the canonical error codes used by OpenTelemetry.
go.opentelemetry.io/otel/tracePackage trace provides an implementation of the tracing part of the OpenTelemetry API.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
timePackage time provides functionality for measuring and displaying time.