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/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/tonistiigi/fsutil | |
github.com/tonistiigi/fsutil/types | |
golang.org/x/sync/errgroup | Package errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task. |
golang.org/x/time/rate | Package rate provides a rate limiter. |
io/ioutil | Package ioutil implements some I/O utility functions. |
os | Package os provides a platform-independent interface to operating system functionality. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |