Add with_std_json build tag

This commit is contained in:
世界 2022-07-24 17:58:52 +08:00
parent fe8e984608
commit 67edc163cb
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
17 changed files with 55 additions and 25 deletions

View file

@ -1,11 +1,10 @@
package option
import (
"github.com/sagernet/sing-box/common/json"
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing/common"
E "github.com/sagernet/sing/common/exceptions"
"github.com/goccy/go-json"
)
type DNSOptions struct {