chore: 更新配置文件和依赖

This commit is contained in:
2026-04-03 15:16:14 +08:00
parent 01ff111438
commit 2058e360d6
2 changed files with 9 additions and 9 deletions

4
go.mod
View File

@@ -12,9 +12,9 @@ require (
go.mongodb.org/mongo-driver/v2 v2.5.0
)
replace gitea.com/red-future/common v0.0.11 => ../common
//replace gitea.com/red-future/common v0.0.11 => ../common
replace github.com/bjang03/gmq => ../gmq
//replace github.com/bjang03/gmq => ../gmq
require (
github.com/BurntSushi/toml v1.5.0 // indirect