petit ménage

This commit is contained in:
Laurent Ulrich
2025-07-30 20:33:58 +02:00
parent e9676f8136
commit 67700bcb42
7 changed files with 200 additions and 88 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.23.2
require (
github.com/emersion/go-imap/v2 v2.0.0-beta.5
github.com/emersion/go-message v0.18.1
golang.org/x/net v0.6.0
)
require (