mirror of
https://github.com/minio/minio.git
synced 2025-11-28 13:09:09 -05:00
do not print object not found errors in MRF healing (#15646)
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 v0.20.0
|
||||
github.com/minio/madmin-go v1.4.26
|
||||
github.com/minio/minio-go/v7 v7.0.34
|
||||
github.com/minio/minio-go/v7 v7.0.35
|
||||
github.com/minio/pkg v1.3.0
|
||||
github.com/minio/selfupdate v0.5.0
|
||||
github.com/minio/sha256-simd v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user