Dockerfile

This commit is contained in:
2026-04-01 13:04:59 +08:00
parent 6ec5cd803c
commit 653574a63a
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

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