Ah, OK. On Wed, 2020-03-11 at 01:58 -0700, [email protected] wrote: > https://github.com/golang/text/pull/9 > > And I cannot find the issue, but there are a few with extract command > not working and crashing. > > On Wednesday, March 11, 2020 at 9:40:36 AM UTC+1, kortschak wrote: > > Why do you say that? > > > > ~/src/golang.org/x/text/message [master*]$ go env GO111MODULE > > on > > ~/src/golang.org/x/text/message [master*]$ go version > > go version go1.14 linux/amd64 > > ~/src/golang.org/x/text/message [master*]$ go test > > PASS > > ok golang.org/x/text/message 0.024s > > > > > > On Wed, 2020-03-11 at 01:08 -0700, [email protected] wrote: > > > AFAIK this doesn't work in recent go versions and even less if > > you > > > are using modules. > > > > > > On Wednesday, March 11, 2020 at 6:39:36 AM UTC+1, Tamás Gulácsi > > > wrote: > > > > Hi Jon, > > > > Have you read https://godoc.org/golang.org/x/text/message ? > > > > It's not gettext, but a better - though not perfect - solution > > for > > > > this i18n problem. > > > > > > -- > > > You received this message because you are subscribed to the > > Google > > > Groups "golang-nuts" group. > > > To unsubscribe from this group and stop receiving emails from > > it, > > > send an email to [email protected]. > > > To view this discussion on the web visit > > > > > https://groups.google.com/d/msgid/golang-nuts/e700071c-1138-439c-83c5-93eac98ecb0f%40googlegroups.com > > > > > . > > > > > > -- > You received this message because you are subscribed to the Google > Groups "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, > send an email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/1b001ff5-10ec-4d9e-a78e-c89b7b13b096%40googlegroups.com > .
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/8da96136cd869ad4159bb0553d1a16dbba046d2a.camel%40kortschak.io.
