Skip to content

vendor: github.com/theupdateframework/notary v0.7.0 - #2931

Merged
cpuguy83 merged 1 commit into
docker:masterfrom
thaJeztah:bump_notary
Jan 14, 2021
Merged

vendor: github.com/theupdateframework/notary v0.7.0#2931
cpuguy83 merged 1 commit into
docker:masterfrom
thaJeztah:bump_notary

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

full diff: notaryproject/notary@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

full diff: notaryproject/notary@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>
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #2931 (9f6966d) into master (9a3fdc1) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #2931 +/- ##
=======================================
Coverage 57.04% 57.04% =======================================
Files 297 297 Lines 18655 18655 =======================================
Hits 10641 10641 Misses 7154 7154 Partials 860 860 

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

@cpuguy83cpuguy83 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thaJeztah@codecov-io@justincormack@cpuguy83