增加dockerfile配置

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

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
golang.org/x/net v0.47.0
)
//replace gitea.com/red-future/common => ../common
replace gitea.com/red-future/common => ../common
require (
github.com/BurntSushi/toml v1.5.0 // indirect