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-05-03 06:19:11 +03: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",
2015-05-03 06:19:11 +03:00
"Comment": "v1.0-62-gee95430",
"Rev": "ee954308d64186f0fc9b7022b6178977848c17a3"
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-01 12:47:35 +04:00
{
"ImportPath": "github.com/siddontang/go/bson",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/filelock",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/hack",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/ioutil2",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/log",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/num",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/siddontang/go/snappy",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-15 06:18:20 +04:00
},
{
"ImportPath": "github.com/siddontang/go/sync2",
2015-05-03 06:19:11 +03:00
"Rev": "530a23162549a31baa14dfa3b647a9eccee8878f"
2014-10-01 12:47:35 +04:00
},
2015-03-11 06:54:02 +03:00
{
"ImportPath": "github.com/siddontang/goredis",
2015-05-03 06:19:11 +03:00
"Rev": "760763f78400635ed7b9b115511b8ed06035e908"
2015-03-11 06:54:02 +03:00
},
2015-03-07 05:19:15 +03:00
{
"ImportPath": "github.com/siddontang/rdb",
"Rev": "fc89ed2e418d27e3ea76e708e54276d2b44ae9cf"
},
2014-10-01 12:47:35 +04:00
{
2014-11-20 17:52:29 +03:00
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
2015-05-03 06:19:11 +03:00
"Rev": "4875955338b0a434238a31165cb87255ab6e9e4a"
2014-11-20 17:52:29 +03:00
},
{
"ImportPath": "github.com/syndtr/gosnappy/snappy",
2015-05-03 06:19:11 +03:00
"Rev": "156a073208e131d7d2e212cb749feae7c339e846"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/ugorji/go/codec",
"Rev": "71c2886f5a673a35f909803f38ece5810165097b"
}
]
}