summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod')
-rw-r--r--vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod b/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod
new file mode 100644
index 00000000..7df46f4b
--- /dev/null
+++ b/vendor/github.com/go-telegram-bot-api/telegram-bot-api/go.mod
@@ -0,0 +1,5 @@
+module github.com/go-telegram-bot-api/telegram-bot-api
+
+go 1.12
+
+require github.com/technoweenie/multipartstreamer v1.0.1