Imports of package osversion

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.