Bump github.com/minio/minio-go/v7 from 7.0.99 to 7.0.100

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>
This commit is contained in:
dependabot[bot]
2026-04-13 22:24:43 +00:00
committed by GitHub
parent c7f42fce7d
commit 05c39a91a6
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