1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-12-09 21:51:49 +02:00

Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#434)

This commit is contained in:
dependabot[bot]
2024-06-25 03:41:21 +00:00
committed by GitHub
parent bb11ae035b
commit 3d0286472b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/klauspost/compress v1.17.9
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.71
github.com/minio/minio-go/v7 v7.0.72
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.0
github.com/pkg/sftp v1.13.6