Bump github.com/gin-contrib/i18n from 1.2.2 to 1.2.3 (closes #38)

Bumps [github.com/gin-contrib/i18n](https://github.com/gin-contrib/i18n) from 1.2.2 to 1.2.3.
- [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.2.2...v1.2.3)

Change-Id: Ic1648a658161e36f624dfa0766b9364d29dcce56

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/i18n
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: If03c5bc3bae09871b73135f8c63bcb48e8124627
diff --git a/go.mod b/go.mod
index 602326b..f177987 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@
 
 require (
 	github.com/dgraph-io/badger/v3 v3.2103.5
-	github.com/gin-contrib/i18n v1.2.2
+	github.com/gin-contrib/i18n v1.2.3
 	github.com/gin-gonic/gin v1.10.0
 	github.com/joho/godotenv v1.5.1
 	github.com/mattn/go-jsonpointer v0.0.1
@@ -31,7 +31,7 @@
 	github.com/gin-contrib/sse v1.0.0 // indirect
 	github.com/go-playground/locales v0.14.1 // indirect
 	github.com/go-playground/universal-translator v0.18.1 // indirect
-	github.com/go-playground/validator/v10 v10.25.0 // indirect
+	github.com/go-playground/validator/v10 v10.26.0 // indirect
 	github.com/goccy/go-json v0.10.5 // indirect
 	github.com/gogo/protobuf v1.3.2 // indirect
 	github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect