Archived
1

Removed `dependencies.sh`.

This commit is contained in:
Vladimir Hodakov 2017-10-26 18:20:50 +04:00
parent e97b3caf07
commit 82f6ecd8f9

View File

@ -1,7 +0,0 @@
#!/bin/bash
go get github.com/go-sql-driver/mysql
go get github.com/jmoiron/sqlx
go get github.com/pressly/goose
go get github.com/go-telegram-bot-api/telegram-bot-api
go get gopkg.in/yaml.v2