Package name changed
This commit is contained in:
parent
f8cc0d2aaa
commit
d40f7f9703
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
package tgbotapi_test
|
||||
|
||||
import (
|
||||
"github.com/zhulik/telegram-bot-api"
|
||||
"github.com/Syfaro/telegram-bot-api"
|
||||
"testing"
|
||||
"time"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue