Bump github.com/minio/minio-go/v7 from 7.0.99 to 7.0.100 (#770)

Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.99 to 7.0.100.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.99...v7.0.100)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.100
  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]
2026-04-14 07:51:12 +02:00
committed by GitHub
parent 0da8203a42
commit bb027194ed
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.18.5
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.99
github.com/minio/minio-go/v7 v7.0.100
github.com/moby/moby/api v1.54.1
github.com/moby/moby/client v0.4.0
github.com/nicholas-fedor/shoutrrr v0.14.3