ledisdb/Godeps/Godeps.json

63 lines
1.6 KiB
JSON
Raw Normal View History

2014-10-01 12:47:35 +04:00
{
"ImportPath": "github.com/siddontang/ledisdb",
2014-10-15 06:18:20 +04:00
"GoVersion": "go1.3.3",
2014-10-01 12:47:35 +04:00
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Rev": "2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2"
},
{
"ImportPath": "github.com/boltdb/bolt",
"Comment": "data/v1-228-g8fb50d5",
"Rev": "8fb50d5ee57110936b904a7539d4c5f2bf2359db"
},
{
"ImportPath": "github.com/siddontang/go/bson",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/filelock",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/hack",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/ioutil2",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/log",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/num",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/snappy",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/sync2",
2014-10-22 05:39:36 +04:00
"Rev": "c7a17e4e4a1b72e4bc38b8b52cac8558aff4a4b1"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/goleveldb/leveldb",
2014-10-22 05:48:47 +04:00
"Rev": "71404b29ccd98b94ec2278afa806d59a11cd0d28"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/szferi/gomdb",
"Rev": "d8a6d8371e2409b0787a782bf9b0c5daca364a3d"
},
{
"ImportPath": "github.com/ugorji/go/codec",
"Rev": "71c2886f5a673a35f909803f38ece5810165097b"
}
]
}