Imports of package local

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/docker/docker/pkg/idtools
github.com/moby/buildkit/cache
github.com/moby/buildkit/exporter
github.com/moby/buildkit/session
github.com/moby/buildkit/session/filesync
github.com/moby/buildkit/snapshot
github.com/moby/buildkit/util/progress
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/tonistiigi/fsutil
github.com/tonistiigi/fsutil/types
io/ioutilPackage ioutil implements some I/O utility functions.
osPackage os provides a platform-independent interface to operating system functionality.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.