Imports of package roots

PathSynopsis
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
crypto/x509Package x509 implements a subset of the X.509 standard.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
github.com/cloudflare/cfssl/api/clientPackage client implements a Go client for CFSSL API commands.
github.com/cloudflare/cfssl/helpersPackage helpers implements utility functionality common to many CFSSL packages.
github.com/cloudflare/cfssl/infoPackage info contains the definitions for the info endpoint
github.com/cloudflare/cfssl/transport/corePackage core contains core definitions for the transport package, the most salient of which is likely the Identity type.
github.com/cloudflare/cfssl/transport/roots/system
io/ioutilPackage ioutil implements some I/O utility functions.