Skip to content

Commit

Permalink
bump shoutrrr to v0.5.3 (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
piksel committed Apr 11, 2022
1 parent a5c60a9 commit d12ce7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 61 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d12ce7c

Please sign in to comment.