ledisdb/Godeps/Godeps.json

84 lines
2.1 KiB
JSON
Raw Normal View History

2014-10-01 12:47:35 +04:00
{
"ImportPath": "github.com/siddontang/ledisdb",
2015-06-18 11:23:42 +03:00
"GoVersion": "go1.4.2",
2014-10-01 12:47:35 +04:00
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
2015-06-18 11:23:42 +03:00
"Comment": "v0.1.0",
2014-10-01 12:47:35 +04:00
"Rev": "2ceedfee35ad3848e49308ab0c9a4f640cfb5fb2"
},
{
"ImportPath": "github.com/boltdb/bolt",
2015-06-18 11:23:42 +03:00
"Comment": "v1.0-111-g04a3e85",
"Rev": "04a3e85793043e76d41164037d0d7f9d53eecae3"
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"
},
2015-06-18 11:23:42 +03:00
{
"ImportPath": "github.com/google/go-snappy/snappy",
"Rev": "eaa750b9bf4dcb7cb20454be850613b66cda3273"
},
2015-08-02 04:23:59 +03:00
{
"ImportPath": "github.com/peterh/liner",
"Rev": "1bb0d1c1a25ed393d8feb09bab039b2b1b1fbced"
},
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-06-18 11:23:42 +03:00
"Rev": "a06509502ca32565bdf74afc1e573050023f261c"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/ugorji/go/codec",
"Rev": "71c2886f5a673a35f909803f38ece5810165097b"
}
]
}