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
Loading

0 comments on commit d12ce7c

Please sign in to comment.