增加dockerfile配置

This commit is contained in:
2026-04-09 16:14:32 +08:00
parent 7ab84d24f9
commit 45f39b7378
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
go.mongodb.org/mongo-driver/v2 v2.4.0
)
//replace gitea.com/red-future/common => ../common
replace gitea.com/red-future/common => ../common
require (
github.com/BurntSushi/toml v1.5.0 // indirect