add verification tests for ETag on replicated content (#13857)

This commit is contained in:
Harshavardhana
2021-12-07 10:08:26 -08:00
committed by GitHub
parent b9aae1aaae
commit 92fdcafb66
6 changed files with 266 additions and 49 deletions

2
go.mod
View File

@@ -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