chore: limit max CopyExtendedOnce execute times to 10

This commit is contained in:
wwqgtxx
2023-12-08 13:13:47 +08:00
parent 941dd6c76d
commit 8dbc5e2100
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -112,4 +112,4 @@ require (
golang.org/x/tools v0.15.0 // indirect
)
replace github.com/sagernet/sing => github.com/metacubex/sing v0.0.0-20231208050038-06f23c7aec62
replace github.com/sagernet/sing => github.com/metacubex/sing v0.0.0-20231208051255-e793d03637a2