Add godeps file.

This commit is contained in:
Cody Soyland 2013-11-15 15:21:15 -06:00
parent 50b25afe07
commit 1d6a63283c

27
deps.json Normal file
View 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"
}
}