Imports of package resolver

PathSynopsis
crypto/tlsPackage tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446.
crypto/x509Package x509 implements a subset of the X.509 standard.
github.com/containerd/containerd/v2/core/remotes/docker
github.com/moby/buildkit/util/tracing
github.com/pkg/errorsPackage errors provides simple error handling primitives.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
timePackage time provides functionality for measuring and displaying time.