module github.com/gohugoio/go-i18n/v2

go 1.16

require (
	github.com/BurntSushi/toml v0.3.1
	golang.org/x/text v0.3.3
	gopkg.in/yaml.v2 v2.3.0
)
