Update package name

This commit is contained in:
Syfaro 2016-01-03 18:12:03 -06:00
parent e8dfdeeeb9
commit 2105871843
3 changed files with 9 additions and 6 deletions

View file

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