mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
hotfix(notifications): set default email client host
This commit is contained in:
parent
264046d5f9
commit
3d1bf8ab72
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/containrrr/watchtower
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/containrrr/shoutrrr v0.7.0
|
||||
github.com/containrrr/shoutrrr v0.7.1
|
||||
github.com/docker/cli v20.10.23+incompatible
|
||||
github.com/docker/distribution v2.8.1+incompatible
|
||||
github.com/docker/docker v20.10.23+incompatible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue