Update go.mod

This commit is contained in:
civisrom 2025-03-08 20:01:37 +03:00 committed by GitHub
parent f71386041b
commit 2bd3e09e55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/gin-contrib/sessions v1.0.2
github.com/gin-gonic/gin v1.10.0
github.com/goccy/go-json v0.10.4
github.com/mymmrac/telego v0.31.4
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