fixed fromYaml | toJson

pull/2467/head
lead4good 8 years ago
parent ec2597d03d
commit bb4be33331

@ -22,7 +22,7 @@ import (
"path"
"strings"
yaml "gopkg.in/yaml.v2"
"github.com/ghodss/yaml"
"github.com/BurntSushi/toml"
"github.com/gobwas/glob"

Loading…
Cancel
Save