Change config parser

This commit is contained in:
problematicconsumer
2024-01-17 15:31:23 +03:30
parent 841d9991c0
commit d63eb5885b
3 changed files with 33 additions and 83 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/sagernet/sing-box v1.7.8
github.com/sagernet/sing-dns v0.1.12
github.com/spf13/cobra v1.8.0
github.com/titanous/json5 v1.0.0
github.com/xmdhs/clash2singbox v0.0.2
gopkg.in/yaml.v3 v3.0.1
)