From f6e843405427dac8ad485f2d00508adf1ff552e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 03:04:55 +0000 Subject: [PATCH] Bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.12 to 2.0.0-rc.16 Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.12 to 2.0.0-rc.16. - [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases) - [Commits](https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.12...v2.0.0-rc.16) --- 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 6563a66..96f3ce4 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/gigauserbot/gigafeed go 1.18 -require github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.12 +require github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.16 diff --git a/go.sum b/go.sum index 4fc3d73..1add304 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.12 h1:hBYLRp2x1sxkFCyFKODrcDHTo688m7Ao0dBe5YWCIDA= -github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.12/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.16 h1:V4bvhwmBBCD4FeSH7z+9OSnMJNJoJxyztLgu2pKJ3uw= +github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.16/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg=