context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/containerd/go-cni | |
github.com/gofrs/flock | Package flock implements a thread-safe interface for file locking. |
github.com/moby/buildkit/identity | |
github.com/moby/buildkit/util/network | |
github.com/opencontainers/runtime-spec/specs-go | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
os | Package os provides a platform-independent interface to operating system functionality. |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |