add dependency

This commit is contained in:
holys 2014-08-07 19:59:57 +08:00
parent c2d42bc8da
commit 2ccef526b6
1 changed files with 1 additions and 0 deletions

View File

@ -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