aboutsummaryrefslogtreecommitdiffstats
path: root/telebot/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-12 08:31:15 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-12 08:31:15 +0000
commit99a93f106797a084754ab5b93f44a7f27eb7d180 (patch)
tree781e01c1c0a683d184e39e2a8e855eb613ae7070 /telebot/go.mod
parentrestructured the repo-WIP (diff)
downloadhived-99a93f106797a084754ab5b93f44a7f27eb7d180.tar.gz
hived-99a93f106797a084754ab5b93f44a7f27eb7d180.zip
restructured the repo-WIP
Diffstat (limited to 'telebot/go.mod')
-rw-r--r--telebot/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/telebot/go.mod b/telebot/go.mod
index 71766e5..de7cf3c 100644
--- a/telebot/go.mod
+++ b/telebot/go.mod
@@ -1,6 +1,6 @@
module telebot
-go 1.15
+go 1.17
require (
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible