Imports of package msgs

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
database/sql/driverPackage driver defines interfaces to be implemented by database drivers as used by package sql.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/elastic/go-sysinfo
github.com/vertica/vertica-sql-go/common
osPackage os provides a platform-independent interface to operating system functionality.
os/userPackage user allows user account lookups by name or id.
timePackage time provides functionality for measuring and displaying time.