chore(deps): bump github.com/PaulSonOfLars/gotgbot/v2

Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.32 to 2.0.0-rc.33.
- [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases)
- [Commits](https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.32...v2.0.0-rc.33)

---
updated-dependencies:
- dependency-name: github.com/PaulSonOfLars/gotgbot/v2
  dependency-version: 2.0.0-rc.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-07 08:02:39 +00:00
committed by GitHub
parent fe9f478455
commit bcb6fac76a
7 changed files with 312 additions and 24 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
require (
dario.cat/mergo v1.0.2
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.32
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.33
github.com/alecthomas/kong v1.6.1
github.com/bmatcuk/doublestar/v3 v3.0.0
github.com/containerd/platforms v0.2.1