Updating minio-go to fix channel close bug (#15297)

This commit is contained in:
Cesar Celis Hernandez
2022-07-14 17:26:48 -04:00
committed by GitHub
parent 1d42133d44
commit 6c265534a4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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.3
github.com/minio/minio-go/v7 v7.0.30
github.com/minio/minio-go/v7 v7.0.31
github.com/minio/pkg v1.1.26
github.com/minio/selfupdate v0.4.0
github.com/minio/sha256-simd v1.0.0