Imports of package operatingsystem

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Microsoft/hcsshim/osversion
golang.org/x/sys/windowsPackage windows contains an interface to the low-level operating system primitives.
golang.org/x/sys/windows/registryPackage registry provides access to the Windows registry.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.