Imports of rewrite command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/text/languagePackage language implements BCP 47 language tags and related functionality.
golang.org/x/text/messagePackage message implements formatted I/O for localized strings with functions analogous to the fmt's print functions.