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/buildx/build | |
github.com/docker/buildx/util/platformutil | |
github.com/docker/cli/cli/compose/loader | |
github.com/docker/cli/cli/compose/types | |
github.com/docker/docker/pkg/urlutil | |
github.com/hashicorp/hcl | Package hcl decodes HCL into usable Go structures. |
github.com/moby/buildkit/session/auth/authprovider | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
io/ioutil | Package ioutil implements some I/O utility functions. |
os | Package os provides a platform-independent interface to operating system functionality. |
path | Package path implements utility routines for manipulating slash-separated paths. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |