diff --git a/go.mod b/go.mod index 8eb6d89..18507b1 100644 --- a/go.mod +++ b/go.mod @@ -3,4 +3,4 @@ module github.com/divkix/GoLangTgBot // +heroku goVersion go1.17 go 1.17 -require github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.20 +require github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.24 diff --git a/go.sum b/go.sum index 40443f7..d0aaa3b 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.20 h1:LgJ2DwqvtvvUOMS2q7IdeaLS1olDUQqDZ4GZliQZAPM= -github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.20/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.24 h1:1T7RcpzlldaJ3qpZi0lNg/lBsfPCK+8n8Wc+R8EhAkU= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.24/go.mod h1:kL1v4iIjlalwm3gCYGvF4NLa3hs+aKEfRkNJvj4aoDU=