1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 14:30:56 +00:00

remove couchbase dependence

This commit is contained in:
astaxie 2016-03-01 16:43:56 +08:00
parent 67fbafb380
commit f0dcaa7f84

View File

@ -23,7 +23,6 @@ install:
- go get github.com/beego/x2j
- go get github.com/beego/goyaml2
- go get github.com/belogik/goes
- go get github.com/couchbase/go-couchbase
- go get github.com/siddontang/ledisdb/config
- go get github.com/siddontang/ledisdb/ledis
- go get golang.org/x/tools/cmd/vet