Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

MDr164
Copy link
Contributor

@MDr164 MDr164 commented Mar 7, 2024

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

Signed-off-by: Marvin Drees <marvin.drees@9elements.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2024

⚠️ 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 ✅

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

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rdimitrov rdimitrov merged commit 14cf073 into theupdateframework:master Mar 7, 2024
22 of 23 checks passed
@MDr164 MDr164 deleted the stdlib-crypto branch March 7, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants