diff options
author | Robin Jarry <robin@jarry.cc> | 2024-02-26 11:07:49 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-04-02 22:21:50 +0200 |
commit | 7c789624d7da0a45c33519ff10830e6c1b97dd1e (patch) | |
tree | 802b2cb8b5500ea729009037e8dd5197cf96f4e2 /config/viewer.go | |
parent | 6ffc0ed5991bef69a50cbc22647af0a6a0e0a895 (diff) | |
download | aerc-7c789624d7da0a45c33519ff10830e6c1b97dd1e.tar.gz |
mod: update all dependencies
Patch produced with the following commands:
go mod edit -dropreplace=golang.org/x/crypto
go get -t -u
go mod tidy
I dropped the replace of x/crypto. The only use for the fork from
ProtonMail is for openpgp which has been deprecated by the official
implementation. And aerc explicitly uses the correct import path where
needed.
go-smtp update was a bit harsh. The API was changed completely.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Bence Ferdinandy <bence@ferdinandy.com>
Diffstat (limited to 'config/viewer.go')
0 files changed, 0 insertions, 0 deletions