adult and update go.mod

This commit is contained in:
2026-09-22 18:53:53 +08:00
parent db931a7c40
commit 9f86366638
74 changed files with 5796 additions and 1018 deletions

View File

@@ -18,7 +18,7 @@
## 📋 系统要求
- Go 1.26.5 或更高版本
- go 1.27.1 或更高版本
- PostgreSQL 或 MySQL 数据库
- Redis 服务器
- Etcd微服务模式需要
@@ -345,7 +345,7 @@ For support and questions:
- **v1.0.0** - Initial release with core authentication features
- **v1.1.0** - Added KYC integration and tag system
- **v1.2.0** - Enhanced security and performance optimizations
- **Current** - Go 1.26.5 compatibility and bug fixes
- **Current** - go 1.27.1 compatibility and bug fixes
## 🚀 Roadmap