1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-06 19:30:22 +02:00
aerc/lib/parse
Robin Jarry 0ca8087ec9 treewide: replace interface{} with any
Since go 1.18, interface{} can be replaced with any.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Karel Balej <balejk@matfyz.cz>
2025-04-07 10:51:05 +02:00
..
ansi.go log: move package to lib 2024-02-14 23:04:38 +01:00
daterange.go log: move package to lib 2024-02-14 23:04:38 +01:00
daterange_test.go worker: move shared code to lib 2023-10-28 19:24:55 +02:00
header.go log: move package to lib 2024-02-14 23:04:38 +01:00
header_test.go parse msg-id lists more liberally 2023-03-26 21:02:18 +02:00
hyperlinks.go lib: disallow < in URLs when parsing HTML 2025-02-04 15:18:01 +01:00
hyperlinks_test.go lib: disallow < in URLs when parsing HTML 2025-02-04 15:18:01 +01:00
match.go treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00