ledisdb/Godeps/Godeps.json

79 lines
2.0 KiB
JSON
Raw Normal View History

2014-10-01 12:47:35 +04:00
{
"ImportPath": "github.com/siddontang/ledisdb",
2015-01-12 05:32:03 +03:00
"GoVersion": "go1.4",
2014-10-01 12:47:35 +04:00
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Rev": "2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2"
},
{
"ImportPath": "github.com/boltdb/bolt",
"Comment": "v1.0-28-gb8dbe11",
"Rev": "b8dbe1101d74c30e817227a99716591e3e6e6bc4"
2014-11-27 09:03:44 +03:00
},
{
"ImportPath": "github.com/cupcake/rdb",
"Rev": "3454dcabd33cb8ea8261ffd6a45f4d836eb504cc"
2014-10-01 12:47:35 +04:00
},
2014-11-06 14:35:13 +03:00
{
"ImportPath": "github.com/edsrzf/mmap-go",
"Rev": "6c75090c55983bef2e129e173681b20d24871ef8"
},
2014-10-29 19:01:19 +03:00
{
"ImportPath": "github.com/siddontang/go/arena",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-29 19:01:19 +03:00
},
2014-10-01 12:47:35 +04:00
{
"ImportPath": "github.com/siddontang/go/bson",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/filelock",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/hack",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/ioutil2",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/log",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/num",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/snappy",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/sync2",
2015-01-12 05:32:03 +03:00
"Rev": "c2b33271306fcb7c6532efceac33ec45ee2439e0"
2014-10-01 12:47:35 +04:00
},
{
2014-11-20 17:52:29 +03:00
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
"Rev": "e9e2c8f6d3b9c313fb4acaac5ab06285bcf30b04"
2014-11-20 17:52:29 +03:00
},
{
"ImportPath": "github.com/syndtr/gosnappy/snappy",
"Rev": "ce8acff4829e0c2458a67ead32390ac0a381c862"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/szferi/gomdb",
"Rev": "6bcb5a8059f9655a259774650dbe0cad422767a3"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/ugorji/go/codec",
"Rev": "71c2886f5a673a35f909803f38ece5810165097b"
}
]
}