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/moby/buildkit/cache | |
github.com/moby/buildkit/exporter | |
github.com/moby/buildkit/exporter/containerimage/exptypes | |
github.com/moby/buildkit/exporter/local | |
github.com/moby/buildkit/exporter/util/epoch | |
github.com/moby/buildkit/session | |
github.com/moby/buildkit/session/filesync | |
github.com/moby/buildkit/util/progress | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/tonistiigi/fsutil | |
github.com/tonistiigi/fsutil/types | |
os | Package os provides a platform-independent interface to operating system functionality. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |