mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add with_std_json build tag
This commit is contained in:
parent
fe8e984608
commit
67edc163cb
17 changed files with 55 additions and 25 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue