Bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.58 (#236)

This commit is contained in:
dependabot[bot]
2023-06-27 05:25:42 +00:00
committed by GitHub
parent 2addf1dd6c
commit 94f71ac765
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/gofrs/flock v0.8.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.57
github.com/minio/minio-go/v7 v7.0.58
github.com/otiai10/copy v1.11.0
github.com/pkg/sftp v1.13.5
github.com/sirupsen/logrus v1.9.3