.gitignore

This commit is contained in:
2026-02-24 16:36:01 +08:00
parent 1f84fe14a9
commit 24cb35a808

2
go.mod
View File

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