go__i18n_demo/gettext/go.mod
Frédéric G. MARAND 19f80c200a
gotext: WIP.
2023-03-20 17:08:19 +01:00

10 lines
165 B
Modula-2

module gettext
go 1.20
require (
github.com/leonelquinteros/gotext v1.5.2
github.com/mitchellh/go-homedir v1.1.0
)
require golang.org/x/text v0.3.8 // indirect