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