feat: add support for SUBMAIL sms (#1621)

* feat: add support for SUBMAIL sms

* fix: add SUBMAIL SMS icon
This commit is contained in:
wht
2023-03-06 21:23:45 +08:00
committed by GitHub
parent 16b1d0e1f0
commit ed052b0e6a
3 changed files with 8 additions and 3 deletions

2
go.mod
View File

@ -11,7 +11,7 @@ require (
github.com/beego/beego v1.12.11
github.com/beevik/etree v1.1.0
github.com/casbin/casbin/v2 v2.30.1
github.com/casdoor/go-sms-sender v0.5.2
github.com/casdoor/go-sms-sender v0.6.1
github.com/casdoor/gomail/v2 v2.0.1
github.com/casdoor/oss v1.2.0
github.com/casdoor/xorm-adapter/v3 v3.0.4