mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
bump shoutrrr to v0.5.3 (#1271)
This commit is contained in:
parent
a5c60a9fe6
commit
d12ce7ce79
2 changed files with 8 additions and 61 deletions
4
go.mod
4
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue