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

go 1.24.0

toolchain go1.24.2

require (
	github.com/BurntSushi/toml v1.5.0
	golang.org/x/text v0.29.0
	gopkg.in/yaml.v3 v3.0.1
)
