module gitbase.de/apairon/iYaml2Json go 1.18 require ( github.com/davecgh/go-spew v1.1.1 gopkg.in/yaml.v3 v3.0.1 )