Commit f416b1b
committed
Use the correct form of
`sha256.New224().Sum(foo)` appends the SHA-224 hash for nil to foo.
See https://go.dev/play/p/vSW0U3Hq4qk (SHA256 but same concept).sha256.Sum224.1 parent edd419d commit f416b1b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
0 commit comments