module pkg/i18n go 1.25.5 require ( github.com/BurntSushi/toml v1.6.0 github.com/nicksnyder/go-i18n/v2 v2.6.1 golang.org/x/text v0.35.0 )