fixed fromYaml | toJson

pull/2465/head
Frieder Paape 8 years ago committed by Frieder Paape
parent ec2597d03d
commit f7f3f06a8a

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