chore(deps): update module github.com/nicksnyder/go-i18n/v2 to v2.3.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/nicksnyder/go-i18n/v2 | require | minor |
v2.2.2 -> v2.3.0
|
Release Notes
nicksnyder/go-i18n (github.com/nicksnyder/go-i18n/v2)
v2.3.0
New features
- Export fields in MessageNotFoundErr (#306) by @stephenafamo in https://github.com/nicksnyder/go-i18n/pull/307
- Update to CLDR data v44 by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/310
Bug fixes
- Use correct plural forms when merging translations by @stephenafamo in https://github.com/nicksnyder/go-i18n/pull/309
Maintenance
- Remove usage of deprecated io/ioutil and upgrade to Go 1.16 by @stephenafamo in https://github.com/nicksnyder/go-i18n/pull/308
- Upgrade dependencies and upgrade Go to 1.18 by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/311
- Update Codecov action to v3 by @nicksnyder in https://github.com/nicksnyder/go-i18n/pull/312
New Contributors
- @stephenafamo made their first contribution in https://github.com/nicksnyder/go-i18n/pull/307
Full Changelog: https://github.com/nicksnyder/go-i18n/compare/v2.2.2...v2.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.