Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorHo3ein <ho3ein.sanaei@gmail.com>2023-12-10 17:40:07 +0300
committerGitHub <noreply@github.com>2023-12-10 17:40:07 +0300
commit9fbe80f87f950673058f0001b3704251fa8b9243 (patch)
treeb11d0c1ed3c15c8f6f891a5e6df8e021d5db8ab6 /go.mod
parent0f05537a5d3016d9fd574fb9a99c69952d243a10 (diff)
parent36cf7c0a8fda915b51e75958ce729fd9a61a5c90 (diff)
Merge branch 'main' into dev
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index cf124ad3..02c8802c 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