mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
Updating minio-go to fix channel close bug (#15297)
This commit is contained in:
committed by
GitHub
parent
1d42133d44
commit
6c265534a4
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.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
|
||||
|
||||
Reference in New Issue
Block a user