mirror of
https://github.com/minio/minio.git
synced 2025-11-27 12:53:45 -05:00
add verification tests for ETag on replicated content (#13857)
This commit is contained in:
2
go.mod
2
go.mod
@@ -51,7 +51,7 @@ require (
|
||||
github.com/minio/kes v0.14.0
|
||||
github.com/minio/madmin-go v1.1.16
|
||||
github.com/minio/mc v0.0.0-20211118223026-df75eed32e9e // indirect
|
||||
github.com/minio/minio-go/v7 v7.0.16
|
||||
github.com/minio/minio-go/v7 v7.0.17-0.20211201162519-091751848a69
|
||||
github.com/minio/parquet-go v1.1.0
|
||||
github.com/minio/pkg v1.1.9
|
||||
github.com/minio/selfupdate v0.3.1
|
||||
|
||||
Reference in New Issue
Block a user