Bump github.com/nicholas-fedor/shoutrrr from 0.11.1 to 0.12.0 (#671)

Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.11.1...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2025-11-11 09:35:16 +01:00
committed by GitHub
parent 5f5faa4164
commit 6307fcbec4
2 changed files with 9 additions and 9 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/klauspost/compress v1.18.1
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.97
github.com/nicholas-fedor/shoutrrr v0.11.1
github.com/nicholas-fedor/shoutrrr v0.12.0
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.1
github.com/pkg/sftp v1.13.10