mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
upgrade to latest reed/solomon (#9797)
- faster AVX2 - big ARM64 improvement
This commit is contained in:
2
go.mod
2
go.mod
@@ -57,7 +57,7 @@ require (
|
||||
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.7
|
||||
github.com/klauspost/reedsolomon v1.9.9
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
github.com/lib/pq v1.1.1
|
||||
github.com/mattn/go-colorable v0.1.4
|
||||
|
||||
Reference in New Issue
Block a user