1
0
Fork 0

initial commit

This commit is contained in:
ston1th 2026-03-31 23:14:49 +02:00
commit 3530843c4c
350 changed files with 197839 additions and 0 deletions

10
go.mod Normal file
View file

@ -0,0 +1,10 @@
module mailgo
go 1.26.1
require (
git.giftfish.de/ston1th/godrop/v2 v2.2.0
github.com/go-logr/logr v1.4.3
)
require golang.org/x/sys v0.24.0 // indirect