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

Replace unmaintained dependencies #502

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

apocelipes
Copy link
Contributor

Replace github.com/minio/blake2b-simd => golang.org/x/crypto/blake2b

Fixes #501.

"scc --no-duplicates" now runs a little bit faster:
Snipaste_2024-08-29_11-34-27

This PR looks very big because "go mod vendor" brings a lot of noise.

Replace github.com/minio/blake2b-simd => golang.org/x/crypto/blake2b

Fixes boyter#501.
@boyter boyter merged commit 0d5fc56 into boyter:master Aug 29, 2024
4 of 5 checks passed
@boyter
Copy link
Owner

boyter commented Aug 29, 2024

Thanks for doing that!

@apocelipes apocelipes deleted the replace-minio-blake2b branch August 29, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

Successfully merging this pull request may close these issues.

Replace "github.com/minio/blake2b-simd" with "golang.org/x/crypto/blake2b"
2 participants