Add with_std_json build tag

This commit is contained in:
世界
2022-07-24 17:58:52 +08:00
parent fe8e984608
commit 67edc163cb
17 changed files with 55 additions and 25 deletions

View File

@@ -5,10 +5,10 @@ import (
"os"
"github.com/sagernet/sing-box"
"github.com/sagernet/sing-box/common/json"
"github.com/sagernet/sing-box/log"
"github.com/sagernet/sing-box/option"
"github.com/goccy/go-json"
"github.com/spf13/cobra"
)