crowdsec/plugins/notifications/email
mmetc 8bfeb7d90d
Update go dependencies (#2293)
- update fatih/color (fix windows issue)
- update mongo-driver (fix build issue)
- go.mod: merge two "require" blocks
- update semver dependency (same version as indirect dep), fix test checks in cscli setup
- remove gotest.tools dependency (use testify, cstest)
- update x/ exp, mod, sys dependencies
2023-06-22 11:31:41 +02:00
..
email.yaml email plugin: add "starttls" as accepted encryption_type in the comment (#2068) 2023-02-22 11:11:31 +01:00
go.mod Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
go.sum Update go dependencies (#2293) 2023-06-22 11:31:41 +02:00
LICENSE Add email notification plugin. (#1013) 2022-01-06 11:20:59 +01:00
main.go Add helo config (#1765) 2022-10-17 20:42:31 +01:00
Makefile append vendor.tgz to each release (#2288) 2023-06-21 09:52:33 +02:00