Minor code cleanups

This commit is contained in:
Evan Su 2022-05-08 19:42:02 -04:00 committed by GitHub
parent fa781cadc9
commit 2f015f40d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
# v1.28 (ETA unknown)
<ul>
<li>✓ Minor code cleanups</li>
<li>✓ Improve Reed-Solomon performance (only rebuild data if corruption is detected)</li>
<li>`gofmt` and `go mod tidy` all dependencies</li>
<li>✓ Fix bad pointer issue when running with `-race`</li>