From 92a07a44f97d17136b0f3c4bc97b9e8e7f1663b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 04:52:47 +0000 Subject: [PATCH] Bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.20 to 2.0.0-rc.26 Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.20 to 2.0.0-rc.26. - [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases) - [Commits](https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.20...v2.0.0-rc.26) --- updated-dependencies: - dependency-name: github.com/PaulSonOfLars/gotgbot/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8eb6d89..b772ded 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.26 diff --git a/go.sum b/go.sum index 40443f7..4a6e352 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.26 h1:u1ZGYo3ml5ouOI9rCIknF0JO9REeKb69E6drCwZgZdc= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.26/go.mod h1:kL1v4iIjlalwm3gCYGvF4NLa3hs+aKEfRkNJvj4aoDU=