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/docker/go/canonical/json | Package json implements encoding and decoding of JSON objects as defined in RFC 4627. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
github.com/theupdateframework/notary | |
github.com/theupdateframework/notary/trustpinning | |
github.com/theupdateframework/notary/tuf/data | |
github.com/theupdateframework/notary/tuf/signed | |
github.com/theupdateframework/notary/tuf/utils | Package utils contains tuf related utility functions however this file is hard forked from https://github.com/youmark/pkcs8 package. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |