Skip to content

Commit

Permalink
Bump github.com/go-telegram/bot from 1.3.1 to 1.4.0 (#84)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.3.1 to 1.4.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.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-telegram/bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 51513a7 commit d4d92d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/caarlos0/env/v11 v11.0.1
github.com/gavv/httpexpect/v2 v2.16.0
github.com/getsentry/sentry-go v0.28.0
github.com/go-telegram/bot v1.3.1
github.com/go-telegram/bot v1.4.0
github.com/google/uuid v1.6.0
github.com/gregdel/pushover v1.3.1
github.com/labstack/echo/v4 v4.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ github.com/go-redis/redis/v8 v8.11.6-0.20220405070650-99c79f7041fc h1:jZY+lpZB92
github.com/go-redis/redis/v8 v8.11.6-0.20220405070650-99c79f7041fc/go.mod h1:25mL1NKxbJhB63ihiK8MnNeTRd+xAizd6bOdydrTLUQ=
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible h1:2cauKuaELYAEARXRkq2LrJ0yDDv1rW7+wrTEdVL3uaU=
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible/go.mod h1:qf9acutJ8cwBUhm1bqgz6Bei9/C/c93FPDljKWwsOgM=
github.com/go-telegram/bot v1.3.1 h1:HFPm9KQ8rL/XFyZcmu2aGHqAUk1DAKJViEGHnevQTuk=
github.com/go-telegram/bot v1.3.1/go.mod h1:i2TRs7fXWIeaceF3z7KzsMt/he0TwkVC680mvdTFYeM=
github.com/go-telegram/bot v1.4.0 h1:yhQ2tDYqgsJBMXAVHjtB4jYLT7+P8nMk3bApgNh+C0Y=
github.com/go-telegram/bot v1.4.0/go.mod h1:i2TRs7fXWIeaceF3z7KzsMt/he0TwkVC680mvdTFYeM=
github.com/go-test/deep v1.0.4 h1:u2CU3YKy9I2pmu9pX0eq50wCgjfGIt539SqR7FbHiho=
github.com/go-test/deep v1.0.4/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
Expand Down

0 comments on commit d4d92d1

Please sign in to comment.