mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
allow quorum fileInfo to pick same parityBlocks (#17454)
Bonus: allow replication to proceed for 503 errors such as with error code SlowDownRead
This commit is contained in:
2
go.mod
2
go.mod
@@ -49,7 +49,7 @@ require (
|
||||
github.com/minio/highwayhash v1.0.2
|
||||
github.com/minio/kes-go v0.1.0
|
||||
github.com/minio/madmin-go/v2 v2.2.0
|
||||
github.com/minio/minio-go/v7 v7.0.57
|
||||
github.com/minio/minio-go/v7 v7.0.58-0.20230618181316-a73fe95ad965
|
||||
github.com/minio/mux v1.9.0
|
||||
github.com/minio/pkg v1.7.4
|
||||
github.com/minio/selfupdate v0.6.0
|
||||
|
||||
Reference in New Issue
Block a user