fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/cli/cli/config | |
gotest.tools/v3/fs | Package fs provides tools for creating temporary files, and testing the contents and structure of a directory. |
gotest.tools/v3/icmd | Package icmd executes binaries and provides convenient assertions for testing the results. |
os | Package os provides a platform-independent interface to operating system functionality. |
testing | Package testing provides support for automated testing of Go packages. |