Imports of package prompt

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/AlecAivazis/survey/v2
github.com/docker/cli/cli/streams
github.com/docker/compose/v2/pkg/utils
go.uber.org/mock/gomock
ioPackage io provides basic interfaces to I/O primitives.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.