Ordered json output & Disallow unknown fields
This commit is contained in:
3
go.mod
3
go.mod
@@ -4,9 +4,10 @@ go 1.18
|
||||
|
||||
require (
|
||||
github.com/database64128/tfo-go v1.0.4
|
||||
github.com/goccy/go-json v0.9.8
|
||||
github.com/logrusorgru/aurora v2.0.3+incompatible
|
||||
github.com/oschwald/geoip2-golang v1.7.0
|
||||
github.com/sagernet/sing v0.0.0-20220702193452-6a6c180cf77e
|
||||
github.com/sagernet/sing v0.0.0-20220703025722-d002d5ba3ba5
|
||||
github.com/sagernet/sing-shadowsocks v0.0.0-20220701084835-2208da1d8649
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/spf13/cobra v1.5.0
|
||||
|
||||
Reference in New Issue
Block a user