chore: 更新配置文件和依赖
This commit is contained in:
4
go.mod
4
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user