Add files via upload

This commit is contained in:
Tomáš Dvořák
2025-05-20 08:16:48 +02:00
committed by GitHub
parent 2e72ea8227
commit 82442fed56
4 changed files with 631 additions and 117 deletions
+2
View File
@@ -30,5 +30,7 @@ require (
golang.org/x/sys v0.31.0 // indirect
golang.org/x/text v0.23.0 // indirect
google.golang.org/protobuf v1.36.6 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)