Bump github.com/minio/minio-go/v7 from 7.0.83 to 7.0.84 (#524)

This commit is contained in:
dependabot[bot]
2025-01-21 06:01:34 +00:00
committed by GitHub
parent 857e4fc605
commit 68b7e4d678
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/klauspost/compress v1.17.11
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.83
github.com/minio/minio-go/v7 v7.0.84
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.1
github.com/pkg/sftp v1.13.7