fix panic for sing

This commit is contained in:
Yuzuki616
2023-08-09 19:19:36 +08:00
parent 991b22a317
commit d06aa29bc8
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/inazumav/sing-box v0.0.0-20230730105931-e8479113c010
github.com/juju/ratelimit v1.0.2
github.com/oschwald/geoip2-golang v1.9.0
github.com/sagernet/sing v0.2.9
github.com/sagernet/sing v0.2.10-0.20230807080248-4db0062caa0a
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/xtls/xray-core v1.8.3