DockerCLI/vendor/github.com/theupdateframework/notary/tuf
Sebastiaan van Stijn 9f6966d4ec
vendor: github.com/theupdateframework/notary v0.7.0
full diff: https://github.com/theupdateframework/notary/compare/v0.6.1...v0.7.0

Changelog:

v0.7.0 12/01/2021
------------------------

- Switch to Go modules
- Use golang/x/crypto for ed25519
- Update Go version
- Update dependency versions
- Fixes from using Gosec for source analysis

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-14 16:10:01 +01:00
..
data vendor: github.com/theupdateframework/notary v0.7.0 2021-01-14 16:10:01 +01:00
signed vendor: github.com/theupdateframework/notary v0.7.0 2021-01-14 16:10:01 +01:00
utils vendor: github.com/theupdateframework/notary v0.7.0 2021-01-14 16:10:01 +01:00
validation Move notary to its new location 2017-10-30 17:21:41 +01:00
LICENSE Move notary to its new location 2017-10-30 17:21:41 +01:00
README.md Move notary to its new location 2017-10-30 17:21:41 +01:00
builder.go vendor: github.com/theupdateframework/notary v0.7.0 2021-01-14 16:10:01 +01:00
tuf.go Update Notary vendor to 0.6.0 release 2018-03-02 14:56:12 +00:00

README.md

Credits

This implementation was originally forked from flynn/go-tuf

This implementation retains the same 3 Clause BSD license present on the original flynn implementation.