Imports of package storage

PathSynopsis
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
encoding/hexPackage hex implements hexadecimal encoding and decoding.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
github.com/docker/go/canonical/json
github.com/docker/notary
github.com/docker/notary/storage
github.com/docker/notary/storage/rethinkdb
github.com/docker/notary/tuf/data
github.com/go-sql-driver/mysqlPackage mysql provides a MySQL driver for Go's database/sql package.
github.com/jinzhu/gorm
gopkg.in/dancannon/gorethink.v2
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.