aerc/worker
Moritz Poldrack 5205951149 lint: fix composite literal using unkeyed fields
Fix the following go vet error:

 # git.sr.ht/~rjarry/aerc/worker/notmuch
 worker/notmuch/worker.go:86:19:
 git.sr.ht/~rjarry/aerc/worker/types.Done composite literal uses unkeyed
 fields

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
Acked-by: Tim Culverhouse <tim@timculverhouse.com>
2022-06-26 11:23:21 +02:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap imap: fix data race on seqMap array 2022-06-24 21:08:12 +02:00
lib parse: fix content-type parsing error 2022-06-07 16:19:27 +02:00
maildir maildir: fix dirinfo.Unseen and Exists counting 2022-06-14 22:12:37 +02:00
notmuch lint: fix composite literal using unkeyed fields 2022-06-26 11:23:21 +02:00
types imap: add option to cache headers 2022-06-22 11:26:13 +02:00
handler_notmuch.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
worker.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker_enabled.go go.mod: change base git url 2021-11-05 10:21:45 +01:00