Imports of embedpkg command

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
flagPackage flag implements command-line flag parsing.
golang.org/x/tools/go/packagesPackage packages loads Go packages for inspection and analysis.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
text/templatePackage template implements data-driven templates for generating textual output.