crypto | Package crypto collects common cryptographic constants. |
crypto/rand | Package rand implements a cryptographically secure random number generator. |
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/dvsekhvalnov/jose2go | |
github.com/jinzhu/gorm | |
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/storage/rethinkdb | |
github.com/theupdateframework/notary/trustmanager | |
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. |
gopkg.in/dancannon/gorethink.v3 | |
io | Package io provides basic interfaces to I/O primitives. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |