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-08-20 04:44:36 +03:00
"GoVersion": "go1.5beta1",
2014-10-01 12:47:35 +04:00
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
2015-08-20 04:44:36 +03:00
"Comment": "v0.1.0-21-g056c9bc",
"Rev": "056c9bc7be7190eaa7715723883caffa5f8fa3e4"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/boltdb/bolt",
2015-08-20 04:44:36 +03:00
"Comment": "v1.0-115-gc2745b3",
"Rev": "c2745b3c62985affcf08d0522135f4747e9b81f3"
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
{
2015-08-20 04:44:36 +03:00
"ImportPath": "github.com/golang/snappy",
"Rev": "723cc1e459b8eea2dea4583200fd60757d40097a"
2015-06-18 11:23:42 +03:00
},
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-08-20 04:44:36 +03:00
"Rev": "1a9d62f03ea92815b46fcaab357cfd4df264b1a0"
2014-10-01 12:47:35 +04:00
},
{
"ImportPath": "github.com/ugorji/go/codec",
2015-08-20 04:44:36 +03:00
"Rev": "5abd4e96a45c386928ed2ca2a7ef63e2533e18ec"
2014-10-01 12:47:35 +04:00
}
]
}