Package name changed
parent
f8cc0d2aaa
commit
d40f7f9703
|
@ -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…
Reference in New Issue