Package path changed before merge

This commit is contained in:
Gleb Sinyavsky 2015-11-22 02:40:39 +03:00
parent 4037dbed02
commit 667b68e570
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
package tgbotapi_test
import (
"github.com/zhulik/telegram-bot-api"
"github.com/Syfaro/telegram-bot-api"
"io/ioutil"
"log"
"net/http"