summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod
blob: 7df46f4b71747f9a4c355b9fc30badae5b655452 (plain) (blame)
1
2
3
4
5
module github.com/go-telegram-bot-api/telegram-bot-api

go 1.12

require github.com/technoweenie/multipartstreamer v1.0.1