theupdateframework / go-tuf

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

remove dependency on golang.org/x/exp #600

Closed mikedanese closed 8 months ago

mikedanese commented 8 months ago

Some is in the stdlib now, other parts are trivial to implement without the dep.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (eb42b6c) 70.28% compared to head (b3f0845) 70.28%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #600 +/- ## ======================================= Coverage 70.28% 70.28% ======================================= Files 10 10 Lines 2063 2063 ======================================= Hits 1450 1450 Misses 497 497 Partials 116 116 ``` | [Flag](https://app.codecov.io/gh/theupdateframework/go-tuf/pull/600/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theupdateframework) | Coverage Δ | | |---|---|---| | [Go-1.21](https://app.codecov.io/gh/theupdateframework/go-tuf/pull/600/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theupdateframework) | `70.28% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theupdateframework#carryforward-flags-in-the-pull-request-comment) to find out more.

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