mirror of
https://github.com/astaxie/beego.git
synced 2025-07-11 10:31:02 +00:00
Remove tidb dependency
This commit is contained in:
1
go.mod
1
go.mod
@ -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
|
||||
|
Reference in New Issue
Block a user