mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-12 11:29:36 +03:00
Add YAML Support (#86)
This commit is contained in:
@ -62,6 +62,7 @@ import (
|
||||
// _ "github.com/xtls/xray-core/main/json"
|
||||
// The following line loads JSON internally
|
||||
_ "github.com/xtls/xray-core/main/jsonem"
|
||||
_ "github.com/xtls/xray-core/main/yaml"
|
||||
|
||||
_ "github.com/xtls/xray-core/main/toml"
|
||||
|
||||
|
Reference in New Issue
Block a user