diff --git a/deps.json b/deps.json new file mode 100644 index 000000000..7000b1da7 --- /dev/null +++ b/deps.json @@ -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" + } +}