Skip to content

Commit 4446e4d

Browse files
build(deps): bump github.com/go-telegram/bot
Bumps the go-dependencies group with 1 update: [github.com/go-telegram/bot](https://github.com/go-telegram/bot). Updates `github.com/go-telegram/bot` from 1.23.0 to 1.24.0 - [Release notes](https://github.com/go-telegram/bot/releases) - [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md) - [Commits](go-telegram/bot@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: github.com/go-telegram/bot dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb31c22 commit 4446e4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.21
44

55
require (
66
github.com/dustin/go-humanize v1.0.1
7-
github.com/go-telegram/bot v1.23.0
7+
github.com/go-telegram/bot v1.24.0
88
github.com/pyed/transmission v1.0.0
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
22
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
3-
github.com/go-telegram/bot v1.23.0 h1:CKKQq115G/GUGBG8uuWl5uXbiBHyVjZBp/qqOLWZjJk=
4-
github.com/go-telegram/bot v1.23.0/go.mod h1:i2TRs7fXWIeaceF3z7KzsMt/he0TwkVC680mvdTFYeM=
3+
github.com/go-telegram/bot v1.24.0 h1:W/tWeUm8pkVkCGdf0n00fzJD/D31iAJ9RHFvIAZ2G9M=
4+
github.com/go-telegram/bot v1.24.0/go.mod h1:i2TRs7fXWIeaceF3z7KzsMt/he0TwkVC680mvdTFYeM=
55
github.com/pyed/transmission v1.0.0 h1:nWZh1iJG8Yuc6qQRpQjjHoeIURVg+aGBUz0260hdtaU=
66
github.com/pyed/transmission v1.0.0/go.mod h1:gFw9Dt7x4EugnXuUDPGe6c4kaHOtOM92oglNJSQNqsQ=

0 commit comments

Comments
 (0)