build: 升级 common 依赖至 v0.0.25

This commit is contained in:
2026-06-23 17:00:05 +08:00
parent 73f630636d
commit 16f2967569
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module model-gateway
go 1.26.1
require (
gitea.redpowerfuture.com/red-future/common v0.0.23
gitea.redpowerfuture.com/red-future/common v0.0.25
github.com/gogf/gf/contrib/drivers/pgsql/v2 v2.10.2
github.com/gogf/gf/contrib/nosql/redis/v2 v2.10.2
github.com/gogf/gf/v2 v2.10.2