add all bot
This commit is contained in:
@@ -2,4 +2,12 @@ module git.3crabs.ru/VLADIMIR/butler
|
||||
|
||||
go 1.20
|
||||
|
||||
require github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 // indirect
|
||||
require (
|
||||
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
|
||||
go.uber.org/mock v0.2.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/samber/lo v1.38.1 // indirect
|
||||
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user