| encoding | Package encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations. |
| github.com/docker/go-units | Package units provides helper function to parse and print size and time units in human-readable format. |
| github.com/moby/buildkit/cache/remotecache/gha/ghatypes | |
| github.com/moby/buildkit/util/disk | |
| github.com/moby/buildkit/util/resolver/config | |
| github.com/pelletier/go-toml/v2 | Package toml is a library to read and write TOML documents. |
| github.com/pkg/errors | Package errors provides simple error handling primitives. |
| io | Package io provides basic interfaces to I/O primitives. |
| 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. |