build: 升级 common 依赖至 v0.0.25

This commit is contained in:
2026-06-23 17:04:09 +08:00
parent 6a5e04baca
commit 47cc4a9a9b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module 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/v2 v2.10.2
)