remove couchbase dependence

This commit is contained in:
astaxie 2016-03-01 16:43:56 +08:00
parent 67fbafb380
commit f0dcaa7f84
1 changed files with 0 additions and 1 deletions

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