fixed fromYaml | toJson

pull/2465/head^2
Your Name 8 years ago
parent ec2597d03d
commit dc8a1775cf

@ -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