Update reed+solomon (#9562)

Only create encoder when strictly needed.
This commit is contained in:
Klaus Post
2020-05-09 18:54:20 +02:00
committed by GitHub
parent 36e88cbd50
commit d9e7cadacf
5 changed files with 67 additions and 19 deletions
+2 -2
View File
@@ -51,10 +51,10 @@ require (
github.com/jonboulle/clockwork v0.1.0 // indirect
github.com/json-iterator/go v1.1.9
github.com/klauspost/compress v1.10.3
github.com/klauspost/cpuid v1.2.2
github.com/klauspost/cpuid v1.2.4
github.com/klauspost/pgzip v1.2.1
github.com/klauspost/readahead v1.3.1
github.com/klauspost/reedsolomon v1.9.3
github.com/klauspost/reedsolomon v1.9.7
github.com/lib/pq v1.1.1
github.com/mattn/go-colorable v0.1.1
github.com/mattn/go-ieproxy v0.0.0-20190805055040-f9202b1cfdeb // indirect