bump shoutrrr to v0.5.3 (#1271)

This commit is contained in:
nils måsén 2022-04-11 16:09:24 +02:00 committed by GitHub
parent a5c60a9fe6
commit d12ce7ce79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 61 deletions

4
go.mod
View file

@ -7,7 +7,7 @@ replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.3
require (
github.com/containerd/containerd v1.5.9 // indirect
github.com/containrrr/shoutrrr v0.5.2
github.com/containrrr/shoutrrr v0.5.3
github.com/docker/cli v20.10.8+incompatible
github.com/docker/distribution v2.8.0+incompatible
github.com/docker/docker v20.10.8+incompatible
@ -22,7 +22,7 @@ require (
github.com/prometheus/client_golang v1.7.1
github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.3
github.com/stretchr/testify v1.6.1