1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-11 08:41:03 +00:00

Remove tidb dependency

This commit is contained in:
Ming Deng
2020-06-30 21:03:29 +08:00
parent 9c18dbe7dc
commit 2f5ed5b433
2 changed files with 13 additions and 24 deletions

1
go.mod
View File

@ -22,7 +22,6 @@ require (
github.com/lib/pq v1.0.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/pelletier/go-toml v1.2.0 // indirect
github.com/pingcap/tidb v2.0.11+incompatible // indirect
github.com/prometheus/client_golang v1.7.0
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644
github.com/ssdb/gossdb v0.0.0-20180723034631-88f6b59b84ec