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

remove uuid package and switch to crypto #366

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

crazy-max
Copy link
Member

Node has a built-in crypto.randomUUID() method that can be used instead.

@crazy-max crazy-max requested a review from tonistiigi October 3, 2024 07:04
@crazy-max crazy-max marked this pull request as ready for review October 3, 2024 07:04
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 910a304 into docker:master Oct 3, 2024
43 checks passed
@crazy-max crazy-max deleted the remove-uuid branch October 3, 2024 07:18
@crazy-max crazy-max mentioned this pull request Oct 3, 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