change path
This commit is contained in:
parent
1dc4581926
commit
542cff2044
2
go.mod
2
go.mod
@ -1,4 +1,4 @@
|
|||||||
module github.com/tonyzzzzzz/Crisp_Telegram_bot
|
module github.com/l0sted/Crisp_Telegram_bot
|
||||||
|
|
||||||
go 1.12
|
go 1.12
|
||||||
|
|
||||||
|
2
main.go
2
main.go
@ -11,7 +11,7 @@ import (
|
|||||||
"github.com/go-redis/redis"
|
"github.com/go-redis/redis"
|
||||||
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api"
|
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api"
|
||||||
"github.com/spf13/viper"
|
"github.com/spf13/viper"
|
||||||
"github.com/tonyzzzzzz/Crisp_Telegram_bot/utils"
|
"github.com/l0sted/Crisp_Telegram_bot/utils"
|
||||||
)
|
)
|
||||||
|
|
||||||
var bot *tgbotapi.BotAPI
|
var bot *tgbotapi.BotAPI
|
||||||
|
Loading…
Reference in New Issue
Block a user