From fd35cebb5038cc2531207bc0164f10136765b9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:50:00 +0000 Subject: [PATCH] Bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.27 to 2.0.0-rc.28 Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.27 to 2.0.0-rc.28. - [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases) - [Commits](https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.27...v2.0.0-rc.28) --- 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 7abfb71..c0f8203 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.1 require ( github.com/Jisin0/filmigo v0.2.3 - github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.27 + github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.28 github.com/fogleman/gg v1.3.0 golang.org/x/image v0.18.0 ) diff --git a/go.sum b/go.sum index 2d039a8..1d41688 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ github.com/Jisin0/filmigo v0.2.3 h1:tXv2m0A3FzKW2wJdXsm+ZQb23VvVDlfHeDnvOiQBLtc= github.com/Jisin0/filmigo v0.2.3/go.mod h1:OEaHLEiqfy4GuI9pEGgLZq1P/guMYzx8letKYMHYrCA= -github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.27 h1:rOlGzmYC3jPVPLVLWKMiiYuePQ6MV8Cyw5qJYBoMnkY= -github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.27/go.mod h1:kL1v4iIjlalwm3gCYGvF4NLa3hs+aKEfRkNJvj4aoDU= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.28 h1:3EidAXUUuDBwaRX5881fmpGGv2WPnW9oHwRMlvdQiwU= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.28/go.mod h1:kL1v4iIjlalwm3gCYGvF4NLa3hs+aKEfRkNJvj4aoDU= github.com/antchfx/htmlquery v1.3.1 h1:wm0LxjLMsZhRHfQKKZscDf2COyH4vDYA3wyH+qZ+Ylc= github.com/antchfx/htmlquery v1.3.1/go.mod h1:PTj+f1V2zksPlwNt7uVvZPsxpKNa7mlVliCRxLX6Nx8= github.com/antchfx/xpath v1.3.0 h1:nTMlzGAK3IJ0bPpME2urTuFL76o4A96iYvoKFHRXJgc=