Fix convert root domain

This commit is contained in:
世界
2022-07-07 23:38:22 +08:00
parent d80854f857
commit 9058c3c775
5 changed files with 21 additions and 13 deletions

4
go.mod
View File

@@ -4,8 +4,8 @@ go 1.18
require (
github.com/google/go-github/v45 v45.2.0
github.com/sagernet/sing v0.0.0-20220705005401-57d12d875b7a
github.com/sagernet/sing-box v0.0.0-20220705010535-8392567962ac
github.com/sagernet/sing v0.0.0-20220707133944-6a0987c52ae4
github.com/sagernet/sing-box v0.0.0-20220708030046-d45007b50105
github.com/sirupsen/logrus v1.8.1
github.com/v2fly/v2ray-core/v5 v5.0.7
google.golang.org/protobuf v1.28.0