mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Add godeps file.
This commit is contained in:
parent
50b25afe07
commit
1d6a63283c
1 changed files with 27 additions and 0 deletions
27
deps.json
Normal file
27
deps.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"consistent": {
|
||||
"repo": "github.com/stathat/consistent",
|
||||
"version": "0262985f12333852b6423025aa3ca315af473a4a",
|
||||
"type": "git"
|
||||
},
|
||||
"etcd": {
|
||||
"repo": "github.com/coreos/go-etcd/etcd",
|
||||
"version": "8a44ce0c654efd505418bb2c341cb9b797020583",
|
||||
"type": "git"
|
||||
},
|
||||
"gocql": {
|
||||
"repo": "tux21b.org/v1/gocql",
|
||||
"version": "44eda643c1ae69e866e491b1c935c5b22e42350e",
|
||||
"type": "git"
|
||||
},
|
||||
"gouuid": {
|
||||
"repo": "github.com/nu7hatch/gouuid",
|
||||
"version": "87bcc4729f2c5a08d2513ad10684c6bbd256380f",
|
||||
"type": "git"
|
||||
},
|
||||
"rbtree": {
|
||||
"repo": "github.com/yasushi-saito/rbtree",
|
||||
"version": "571e2538414bf914c7e2909b61217b4e3e5508f4",
|
||||
"type": "git"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue