theupdateframework / go-tuf

Go implementation of The Update Framework (TUF)
https://theupdateframework.com
Apache License 2.0
630 stars 107 forks source link

chore(deps): use stdlib ed25519 instead of x #620

Closed MDr164 closed 8 months ago

MDr164 commented 8 months ago

Allows us to drop another 3rdparty dependency as the needed functionality has since moved to stdlib.

codecov-commenter commented 8 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.51%. Comparing base (a3bb0f9) to head (16a23be). Report is 21 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #620 +/- ## ======================================= Coverage 70.51% 70.51% ======================================= Files 10 10 Lines 2123 2123 ======================================= Hits 1497 1497 Misses 505 505 Partials 121 121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.