Imports of package tuf

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
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.
github.com/Sirupsen/logrus
github.com/docker/go/canonical/jsonPackage json implements encoding and decoding of JSON objects as defined in RFC 4627.
github.com/docker/notary
github.com/docker/notary/trustpinning
github.com/docker/notary/tuf/data
github.com/docker/notary/tuf/signed
github.com/docker/notary/tuf/utils
pathPackage path implements utility routines for manipulating slash-separated paths.
sortPackage sort provides primitives for sorting slices and user-defined collections.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.