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