aerc/lib/crypto/gpg/gpgbin
Moritz Poldrack 70bfcfef42 lint: work nicely with wrapped errors (errorlint)
Error wrapping as introduced in Go 1.13 adds some additional logic to
use for comparing errors and adding information to it.

Signed-off-by: Moritz Poldrack <moritz@poldrack.dev>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-08-04 21:58:04 +02:00
..
decrypt.go gpg: fix error handling during decryption 2022-06-28 22:00:04 +02:00
encrypt.go lint: work nicely with wrapped errors (errorlint) 2022-08-04 21:58:04 +02:00
gpgbin.go lint: ensure errors are at least logged (errcheck) 2022-08-04 21:57:57 +02:00
import.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
keys.go lint: ensure errors are at least logged (errcheck) 2022-08-04 21:57:57 +02:00
sign.go lint: work nicely with wrapped errors (errorlint) 2022-08-04 21:58:04 +02:00
verify.go lint: ensure errors are at least logged (errcheck) 2022-08-04 21:57:57 +02:00