feat: fix template code bug in SMS provider of Amazon SNS

This commit is contained in:
Yang Luo
2023-12-21 23:32:32 +08:00
parent 5499e62d7f
commit 698f24f762
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/beego/beego v1.12.12
github.com/beevik/etree v1.1.0
github.com/casbin/casbin/v2 v2.77.2
github.com/casdoor/go-sms-sender v0.17.0
github.com/casdoor/go-sms-sender v0.18.0
github.com/casdoor/gomail/v2 v2.0.1
github.com/casdoor/notify v0.45.0
github.com/casdoor/oss v1.4.1