module github.com/mattermost/go-i18n require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/pelletier/go-toml v1.2.0 gopkg.in/yaml.v2 v2.2.1 )