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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-02-17 20:45:53 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-02-17 20:45:53 +0300
commitd6e05d4a1a9ef206833031a7044c037a1264f7f9 (patch)
tree24b0f8286468e605af02c78fb8bffd5fbce3172b /go.mod
parentea67b9760d538cbbcdd858c6a73aab74d878ff12 (diff)
tgbot - Telegram api 7.1 changes
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b90b37c8..722df287 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/gin-contrib/gzip v0.0.6
github.com/gin-gonic/gin v1.9.1
github.com/goccy/go-json v0.10.2
- github.com/mymmrac/telego v0.29.0
+ github.com/mymmrac/telego v0.29.1
github.com/nicksnyder/go-i18n/v2 v2.4.0
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pelletier/go-toml/v2 v2.1.1