Commit 1d499ab
authored
Use the correct form of sha1.Sum (#111)
sha1.New().Sum(x) appends a hash of nothing to x.
See https://go.dev/play/p/h6pGFHEzbfA1 parent 2d2a7c2 commit 1d499ab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments