diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-15 21:55:16 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-15 21:55:16 +0300 |
| commit | d85226dc799505e9c6d06f104992c617f4075343 (patch) | |
| tree | 2b06bd20949befc018ab390de9034b6444d58700 /go.mod | |
| parent | 1c2b6095c94ddcf1ba0c9a7aadd9f70804660b90 (diff) | |
Bump github.com/nicksnyder/go-i18n/v2 from 2.4.0 to 2.4.1 (#2582)
Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/nicksnyder/go-i18n/releases)
- [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.4.0...v2.4.1)
---
updated-dependencies:
- dependency-name: github.com/nicksnyder/go-i18n/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ require ( github.com/gin-gonic/gin v1.10.0 github.com/goccy/go-json v0.10.3 github.com/mymmrac/telego v0.31.3 - github.com/nicksnyder/go-i18n/v2 v2.4.0 + github.com/nicksnyder/go-i18n/v2 v2.4.1 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.2.3 github.com/robfig/cron/v3 v3.0.1 |
