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

Add support for sha512sum #326

Closed
wants to merge 1 commit into from

Conversation

dekimsey
Copy link

@dekimsey dekimsey commented Mar 7, 2022

Thank you!

@yxxhero
Copy link
Contributor

yxxhero commented May 3, 2022

update docs. Please. thanks very much.

42atomys added a commit to go-sprout/sprout that referenced this pull request Aug 19, 2024
## Description
Introduce the `sha512Sum` function as requested by sprig community and
update old functions to new standards (naming convention and notice for
deprecation) to `checksum` registry

## Changes
- Add `sha512Sum` function to `checksum` registry
- Add error return to each method of the registry
- Add notice to deprecate old naming `sha1sum` -> `sha1Sum`

## Duplicate of Masterminds/sprig#400,
Masterminds/sprig#326

## Checklist
- [x] I have read the **CONTRIBUTING.md** document.
- [x] My code follows the code style of this project.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.
- [x] I have updated the documentation accordingly.
- [ ] This change requires a change to the documentation on the website.

## Additional Information
Documentation update are embed
@mattfarina
Copy link
Member

Another PR was merged that included the same functionality but also updated docs. Closing as this has landed. Thanks for the PR.

@mattfarina mattfarina closed this Aug 29, 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.

3 participants