Dockerfile

This commit is contained in:
2026-03-19 17:56:21 +08:00
parent 338087614b
commit c7a2f5bd0c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module cid
go 1.25.5
require (
gitea.com/red-future/common v0.0.3
gitea.com/red-future/common v0.0.4
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.9.5
github.com/gogf/gf/contrib/nosql/redis/v2 v2.9.5
github.com/gogf/gf/v2 v2.9.5