Imports of package check

PathSynopsis
crypto/internal/fips140/hmacPackage hmac implements HMAC according to [FIPS 198-1].
crypto/internal/fips140/sha256Package sha256 implements the SHA-224 and SHA-256 hash algorithms as defined in FIPS 180-4.
crypto/internal/fips140deps/byteorder
crypto/internal/fips140deps/godebug
ioPackage io provides basic interfaces to I/O primitives.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
unsafePackage unsafe contains operations that step around the type safety of Go programs.