diff --git a/go.mod b/go.mod index 5e680770..d5845be5 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/gin-gonic/gin v1.10.0 github.com/goccy/go-json v0.10.5 github.com/google/uuid v1.6.0 - github.com/mymmrac/telego v1.0.2 + github.com/mymmrac/telego v0.32.0 github.com/nicksnyder/go-i18n/v2 v2.5.1 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.2.3