build: 升级 common 依赖至 v0.0.24

This commit is contained in:
2026-06-22 11:36:52 +08:00
parent 29557bdc4d
commit 44702d32ad
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module ai-agent
go 1.26.0
require (
gitea.redpowerfuture.com/red-future/common v0.0.23
gitea.redpowerfuture.com/red-future/common v0.0.24
github.com/cloudwego/eino v0.9.5
github.com/cloudwego/eino-ext/components/model/qwen v0.1.9
github.com/gogf/gf/contrib/drivers/pgsql/v2 v2.10.2