chore(deps): bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.57 (#4280)

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.56 to 7.0.57.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.56...v7.0.57)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-16 12:02:00 -06:00 committed by GitHub
parent 58abcc518d
commit 9ecaa32b85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -36,7 +36,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.3
github.com/martinlindhe/base36 v1.1.1
github.com/mholt/acmez v1.1.1
github.com/minio/minio-go/v7 v7.0.56
github.com/minio/minio-go/v7 v7.0.57
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/mitchellh/mapstructure v1.5.0
github.com/natefinch/atomic v1.0.1