From e1cd6d960122520aa9ba97f54cd2ad16e1e1bcc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 08:33:06 +0330 Subject: Bump github.com/nicksnyder/go-i18n/v2 from 2.2.2 to 2.3.0 (#1290) Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) from 2.2.2 to 2.3.0. - [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.2.2...v2.3.0) --- updated-dependencies: - dependency-name: github.com/nicksnyder/go-i18n/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 62ea0e34..9f4464b0 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/gin-gonic/gin v1.9.1 github.com/goccy/go-json v0.10.2 github.com/mymmrac/telego v0.28.0 - github.com/nicksnyder/go-i18n/v2 v2.2.2 + github.com/nicksnyder/go-i18n/v2 v2.3.0 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.1.0 github.com/robfig/cron/v3 v3.0.1 @@ -22,7 +22,6 @@ require ( ) require ( - github.com/BurntSushi/toml v1.3.2 // indirect github.com/andybalholm/brotli v1.0.6 // indirect github.com/bytedance/sonic v1.10.2 // indirect github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect -- cgit v1.2.3