Skip to content

Use the correct form of sha1.Sum#87

Closed
mcsaucy wants to merge 1 commit into
TruthHun:masterfrom
mcsaucy:push-mmlnvlymvsxz
Closed

Use the correct form of sha1.Sum#87
mcsaucy wants to merge 1 commit into
TruthHun:masterfrom
mcsaucy:push-mmlnvlymvsxz

Conversation

@mcsaucy

@mcsaucy mcsaucy commented Apr 8, 2025

Copy link
Copy Markdown

sha1.New().Sum(x) appends a hash of nothing to x.
See https://go.dev/play/p/h6pGFHEzbfA

sha1.New().Sum(x) appends a hash of nothing to x.
See https://go.dev/play/p/h6pGFHEzbfA
@13414897882

13414897882 commented Apr 8, 2025 via email

Copy link
Copy Markdown

mcsaucy added a commit to mcsaucy/DocHub that referenced this pull request Apr 16, 2025
Its implementation is incorrect (see TruthHun#87) and it doesn't appear to be used.
@mcsaucy mcsaucy mentioned this pull request Apr 16, 2025
@mcsaucy

mcsaucy commented Apr 16, 2025

Copy link
Copy Markdown
Author

Checking again, I think this is dead code so closing in favor of #88.

@mcsaucy mcsaucy closed this Apr 16, 2025
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