mirror of https://github.com/ledisdb/ledisdb.git
add dependency
This commit is contained in:
parent
c2d42bc8da
commit
2ccef526b6
|
@ -13,4 +13,5 @@ go get github.com/boltdb/bolt
|
||||||
|
|
||||||
go get gopkg.in/mgo.v2/bson
|
go get gopkg.in/mgo.v2/bson
|
||||||
go get github.com/ugorji/go/codec
|
go get github.com/ugorji/go/codec
|
||||||
|
go get github.com/BurntSushi/toml
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue