Imports of package fixtures

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