Merge pull request #1185 from crazy-max/dependabot/go_modules/github.com/PaulSonOfLars/gotgbot/v2-2.0.0-rc.27

chore(deps): bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.25 to 2.0.0-rc.27
This commit is contained in:
CrazyMax
2024-06-10 10:25:10 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.21
require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.25
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.27
github.com/alecthomas/kong v0.9.0
github.com/bmatcuk/doublestar/v3 v3.0.0
github.com/containerd/containerd v1.7.18