Imports of package imagemetaresolver

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/containerd/containerd/platforms
github.com/containerd/containerd/remotes
github.com/containerd/containerd/remotes/docker
github.com/moby/buildkit/client/llb
github.com/moby/buildkit/util/contentutil
github.com/moby/buildkit/util/imageutil
github.com/moby/buildkit/version
github.com/moby/lockerPackage locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks.
github.com/opencontainers/go-digestPackage digest provides a generalized type to opaquely represent message digests and their operations within the registry.
github.com/opencontainers/image-spec/specs-go/v1
net/httpPackage http provides HTTP client and server implementations.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.