commit | f9dd20f832e1e206eaa5a37d956262dd2dfcc09a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 27 16:07:54 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Mon Nov 27 19:49:59 2023 +0100 |
tree | c47d2a550f679cbdb2657692a58816683409a0f2 | |
parent | 6f4a348463c90e56d2dfb86ac55952b4c5355c42 [diff] [blame] |
Bump github.com/gin-contrib/i18n from 1.0.0 to 1.1.0 (closes #18) Bumps [github.com/gin-contrib/i18n](https://github.com/gin-contrib/i18n) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/gin-contrib/i18n/releases) - [Changelog](https://github.com/gin-contrib/i18n/blob/master/.goreleaser.yaml) - [Commits](https://github.com/gin-contrib/i18n/compare/v1.0.0...v1.1.0) Change-Id: I7dc4db4505592ab9d1cfb664f4dc3a83bba64b24 --- updated-dependencies: - dependency-name: github.com/gin-contrib/i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I23b44fe82f3c0a51b7b564d80f4e0d79d0086184
diff --git a/go.mod b/go.mod index 14d678e..a9348fb 100644 --- a/go.mod +++ b/go.mod
@@ -8,7 +8,7 @@ require ( github.com/dgraph-io/badger/v3 v3.2103.5 - github.com/gin-contrib/i18n v1.0.0 + github.com/gin-contrib/i18n v1.1.0 github.com/gin-gonic/gin v1.9.1 github.com/joho/godotenv v1.5.1 github.com/mattn/go-jsonpointer v0.0.1