From 3f11f21832b66187932b316b019c710ecef16bfe Mon Sep 17 00:00:00 2001 From: Maksim Kutin Date: Wed, 11 Jul 2018 07:43:33 +0300 Subject: [PATCH] fixed import directory --- bot_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot_test.go b/bot_test.go index 635343e..7b4678a 100644 --- a/bot_test.go +++ b/bot_test.go @@ -8,7 +8,7 @@ import ( "testing" "time" - "github.com/mkutin/telegram-bot-api" + "github.com/go-telegram-bot-api/telegram-bot-api/" ) const (