Add github.com/dchest/captcha imports.

This commit is contained in:
Yang Luo
2021-05-08 23:24:30 +08:00
parent de67ee9014
commit a1851c2b78
5 changed files with 50 additions and 29 deletions

1
go.mod
View File

@ -9,6 +9,7 @@ require (
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
github.com/casbin/casbin/v2 v2.23.4
github.com/casbin/xorm-adapter/v2 v2.2.0
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-sql-driver/mysql v1.5.0
github.com/google/uuid v1.2.0