Bump github.com/nicholas-fedor/shoutrrr from 0.14.0 to 0.14.1

Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.14.1
  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-30 22:28:58 +00:00
committed by GitHub
parent 1af11fc3f4
commit 5433fb38bd
2 changed files with 11 additions and 9 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/minio/minio-go/v7 v7.0.99
github.com/moby/moby/api v1.54.0
github.com/moby/moby/client v0.3.0
github.com/nicholas-fedor/shoutrrr v0.14.0
github.com/nicholas-fedor/shoutrrr v0.14.1
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.1
github.com/pkg/sftp v1.13.10