module toJSON go 1.18 require ( github.com/BurntSushi/toml v1.2.0 gopkg.in/yaml.v3 v3.0.1 )