mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-23 01:06:09 +01:00
gofmt -s -w .
This commit is contained in:
parent
083903f617
commit
d00305cb25
4 changed files with 12 additions and 12 deletions
|
|
@ -60,7 +60,7 @@ func (e *emailTypeNotifier) buildMessage(entries []*log.Entry) []byte {
|
|||
}
|
||||
|
||||
t := time.Now()
|
||||
|
||||
|
||||
header := make(map[string]string)
|
||||
header["From"] = e.From
|
||||
header["To"] = e.To
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue