fix: update go-sms-sender to v0.23.0

This commit is contained in:
Yang Luo
2024-05-10 14:05:53 +08:00
parent c302dc7b8e
commit 3456fc6695
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@ -9,7 +9,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.22.0
github.com/casdoor/go-sms-sender v0.23.0
github.com/casdoor/gomail/v2 v2.0.1
github.com/casdoor/notify v0.45.0
github.com/casdoor/oss v1.6.0