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",
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": "v1.0-5-g33e7a07",
"Rev": "33e7a074e2c470b6d0b7ee23322a1c4cc759044b"
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",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-29 19:01:19 +03:00
},
2014-10-01 12:47:35 +04:00
{
"ImportPath": "github.com/siddontang/go/bson",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/filelock",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/hack",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/ioutil2",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/log",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/num",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/snappy",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/sync2",
2014-11-22 04:10:41 +03:00
"Rev": "8f64946c30746240c2f3bdb606eed9a4aca34478"
2014-10-01 12:47:35 +04:00
},
{
2014-11-20 17:52:29 +03:00
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
"Rev": "63c9e642efad852f49e20a6f90194cae112fd2ac"
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": "d8a6d8371e2409b0787a782bf9b0c5daca364a3d"
},
{
"ImportPath": "github.com/ugorji/go/codec",
"Rev": "71c2886f5a673a35f909803f38ece5810165097b"
}
]
}