go-playground / locales

:earth_americas: a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator
MIT License
268 stars 55 forks source link

golang.org/x/text v0.3.6 has a valnerability : GO-2022-1059 #42

Closed YoheiKonno closed 1 year ago

YoheiKonno commented 1 year ago

This library depends on golang.org/x/text v0.3.6 having a valnerability GO-2022-1059.
ref. https://pkg.go.dev/vuln/GO-2022-1059

It should be updated v3.0.8 or higher.

deankarn commented 1 year ago

@YoheiKonno make a PR 🙏

YoheiKonno commented 1 year ago

Hi, I've PRed at https://github.com/go-playground/locales/pull/43. Check it please.

deankarn commented 1 year ago

Merged and in Release https://github.com/go-playground/locales/releases/tag/v0.14.1