This commit is contained in:
2026-06-16 16:13:10 +08:00
parent b4fc6f54af
commit 32bd6c8895
2 changed files with 1 additions and 1 deletions

Binary file not shown.

2
go.mod
View File

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