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

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

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.99
  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-03-10 10:16:56 +00:00
committed by GitHub
parent 8090c01581
commit 36d07e1a81
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.4
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.98
github.com/minio/minio-go/v7 v7.0.99
github.com/moby/moby/api v1.53.0
github.com/moby/moby/client v0.2.2
github.com/nicholas-fedor/shoutrrr v0.13.2