bytes | Package bytes implements functions for the manipulation of byte slices. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Sirupsen/logrus | |
github.com/docker/go/canonical/json | Package 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 | |
path | Package path implements utility routines for manipulating slash-separated paths. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |