build: 升级 common 依赖至 v0.0.24

This commit is contained in:
2026-06-22 11:31:30 +08:00
parent 4d0ff837e1
commit 2050d47f84
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module prompts-core
go 1.26.1
require (
gitea.redpowerfuture.com/red-future/common v0.0.23
gitea.redpowerfuture.com/red-future/common v0.0.24
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