更新common版本

This commit is contained in:
2026-04-29 11:41:20 +08:00
parent cbf98bf556
commit e00b0be83d
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@@ -3,11 +3,11 @@ module gateway
go 1.26.0
require (
gitea.com/red-future/common v0.0.18
gitea.com/red-future/common v0.0.19
github.com/gogf/gf/v2 v2.10.0
)
//replace gitea.com/red-future/common v0.0.18 => ../common
//replace gitea.com/red-future/common v0.0.19 => ../common
require (
github.com/BurntSushi/toml v1.5.0 // indirect