module github.com/pelletier/go-toml/benchmark go 1.12 require ( github.com/BurntSushi/toml v0.3.1 github.com/pelletier/go-toml v0.0.0 gopkg.in/yaml.v2 v2.3.0 ) replace github.com/pelletier/go-toml => ../