Bump github.com/nicholas-fedor/shoutrrr from 0.13.1 to 0.13.2 (#720)

Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases)
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
  dependency-version: 0.13.2
  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-02-03 08:27:49 +01:00
committed by GitHub
parent 05e1670cd2
commit 10cf307bc4
2 changed files with 13 additions and 13 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/minio/minio-go/v7 v7.0.98
github.com/moby/moby/api v1.53.0
github.com/moby/moby/client v0.2.2
github.com/nicholas-fedor/shoutrrr v0.13.1
github.com/nicholas-fedor/shoutrrr v0.13.2
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.1
github.com/pkg/sftp v1.13.10