- module github.com/tiger1103/gfast/v3
- go 1.15
- require (
- github.com/casbin/casbin/v2 v2.42.0
- github.com/gogf/gf/v2 v2.0.4
- github.com/mojocn/base64Captcha v1.3.5
- github.com/mssola/user_agent v0.5.3
- github.com/tiger1103/gfast-cache v0.0.6
- github.com/tiger1103/gfast-token v0.0.8
- )
|