ledisdb/cmd/Godeps/Godeps.json

136 lines
3.7 KiB
JSON

{
"ImportPath": "github.com/siddontang/ledisdb",
"GoVersion": "go1.6",
"GodepVersion": "v62",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Comment": "v0.1.0-21-g056c9bc",
"Rev": "056c9bc7be7190eaa7715723883caffa5f8fa3e4"
},
{
"ImportPath": "github.com/cupcake/rdb",
"Rev": "3454dcabd33cb8ea8261ffd6a45f4d836eb504cc"
},
{
"ImportPath": "github.com/cupcake/rdb/crc64",
"Rev": "3454dcabd33cb8ea8261ffd6a45f4d836eb504cc"
},
{
"ImportPath": "github.com/cupcake/rdb/nopdecoder",
"Rev": "3454dcabd33cb8ea8261ffd6a45f4d836eb504cc"
},
{
"ImportPath": "github.com/edsrzf/mmap-go",
"Rev": "f9d5617258fa999241e93b43f2ff89e4507cc3f2"
},
{
"ImportPath": "github.com/golang/snappy",
"Rev": "723cc1e459b8eea2dea4583200fd60757d40097a"
},
{
"ImportPath": "github.com/peterh/liner",
"Rev": "d5e5aeeb67ca5aeeddeb0b6c3af05421ff63a0b6"
},
{
"ImportPath": "github.com/siddontang/go/bson",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/filelock",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/hack",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/ioutil2",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/log",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/num",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/snappy",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/go/sync2",
"Rev": "354e14e6c093c661abb29fd28403b3c19cff5514"
},
{
"ImportPath": "github.com/siddontang/golua",
"Rev": "f73e23294ebf29412e1e96bb6163be152700d250"
},
{
"ImportPath": "github.com/siddontang/goredis",
"Rev": "760763f78400635ed7b9b115511b8ed06035e908"
},
{
"ImportPath": "github.com/siddontang/rdb",
"Rev": "fc89ed2e418d27e3ea76e708e54276d2b44ae9cf"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/cache",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/comparer",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/errors",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/filter",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/iterator",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/journal",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/memdb",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/opt",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/storage",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/table",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb/util",
"Rev": "cfa635847112c5dc4782e128fa7e0d05fdbfb394"
},
{
"ImportPath": "github.com/ugorji/go/codec",
"Rev": "5abd4e96a45c386928ed2ca2a7ef63e2533e18ec"
}
]
}