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

tests: switch base64 to secretbase #171

Closed
wants to merge 1 commit into from

Conversation

shikokuchuo
Copy link
Contributor

Prework

Related GitHub issues and pull requests

  • Ref: #

Summary

There is a test that was using nanonext::base64().

Base64 is being retired from nanonext as the final part of moving out general utility functions, refocusing it more tightly on being a communications package.

These functions were added recently to v1.0.0 of secretbase, completing the scope of that package.

This PR fixes the test, but takes in secretbase as a soft dependency. Feel free, if you wish, to not merge this PR but modify the test to use something else instead.

@wlandau
Copy link
Owner

wlandau commented Jun 18, 2024

Thanks for the FYI, fixed in fc5fe45

@wlandau wlandau closed this Jun 18, 2024
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.

2 participants