gofmt and go mod tidy all dependencies
This commit is contained in:
parent
2ecfbab420
commit
222220bc9d
|
@ -2,6 +2,7 @@
|
|||
<ul>
|
||||
<li>Improve Reed-Solomon performance</li>
|
||||
<li>Review/improve Internals.md</li>
|
||||
<li>✓ `gofmt` and `go mod tidy` all dependencies</li>
|
||||
<li>✓ Fix bad pointer issue when running with `-race`</li>
|
||||
<li>✓ Fix focus bug where input boxes are not cleared if they are focused when file is dropped</li>
|
||||
<li>✓ Fix bug on Windows where copying from the password field using Ctrl+C and then pasting with the "Paste" button would cause a crash</li>
|
||||
|
|
Loading…
Reference in New Issue