Archived
1

Migration to new git server

This commit is contained in:
2018-01-21 23:28:53 +04:00
parent 880810d90c
commit 190cdc6e7b
58 changed files with 101 additions and 101 deletions

View File

@@ -7,7 +7,7 @@ import (
_ "github.com/go-sql-driver/mysql"
"github.com/go-telegram-bot-api/telegram-bot-api"
"github.com/jmoiron/sqlx"
"lab.pztrn.name/fat0troll/i2_bot/lib/config"
"git.wtfteam.pro/fat0troll/i2_bot/lib/config"
"lab.pztrn.name/golibs/mogrus"
)