增加dockerfile配置

This commit is contained in:
2026-04-09 16:14:32 +08:00
parent 91f3956496
commit e7adca4b52
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ 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