diff --git a/deps.json b/deps.json new file mode 100644 index 0000000..af1d190 --- /dev/null +++ b/deps.json @@ -0,0 +1,12 @@ +{ + "github.com/howeyc/fsnotify": { + "repo": "github.com/howeyc/fsnotify", + "version": "d6220df", + "type": "git" + }, + "launchpad.net/tomb": { + "repo": "launchpad.net/tomb", + "version": "17", + "type": "bzr" + } +}