Imports of build-oss-fuzz-corpus command

PathSynopsis
archive/zipPackage zip provides support for reading and writing ZIP archives.
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go.mongodb.org/mongo-driver/bsonPackage bson is a library for reading, writing, and manipulating BSON.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
pathPackage path implements utility routines for manipulating slash-separated paths.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.