feat: support CUCloud SMN notification provider (#3502)

This commit is contained in:
DacongDA
2025-01-17 08:35:31 +08:00
committed by GitHub
parent 4fc7600865
commit e28d90d0aa
7 changed files with 57 additions and 16 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/casdoor/go-sms-sender v0.25.0
github.com/casdoor/gomail/v2 v2.0.1
github.com/casdoor/ldapserver v1.2.0
github.com/casdoor/notify v0.45.0
github.com/casdoor/notify v1.0.0
github.com/casdoor/oss v1.8.0
github.com/casdoor/xorm-adapter/v3 v3.1.0
github.com/casvisor/casvisor-go-sdk v1.4.0