mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
chore(deps): bump shoutrrr and containrd (#1088)
- update containrrr/shoutrrr to latest v0.5 patch (v0.5.1 => v0.5.2) - update containerd/containerd to a "safe" version (v1.5.5 => v1.5.7)
This commit is contained in:
parent
db13bdec3c
commit
4a66a693c6
3 changed files with 32 additions and 4 deletions
4
go.mod
4
go.mod
|
|
@ -3,8 +3,8 @@ module github.com/containrrr/watchtower
|
|||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/containerd/containerd v1.5.5 // indirect
|
||||
github.com/containrrr/shoutrrr v0.5.1
|
||||
github.com/containerd/containerd v1.5.7 // indirect
|
||||
github.com/containrrr/shoutrrr v0.5.2
|
||||
github.com/docker/cli v20.10.8+incompatible
|
||||
github.com/docker/distribution v2.7.1+incompatible
|
||||
github.com/docker/docker v20.10.8+incompatible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue