advance fsnotify pinning to latest stable revision
also flatten the dependency spec using git-clone
This commit is contained in:
parent
c5b73d3485
commit
36ba8bccb9
|
@ -1,8 +1,9 @@
|
||||||
{
|
{
|
||||||
"github.com/howeyc/fsnotify": {
|
"github.com/howeyc/fsnotify": {
|
||||||
"repo": "github.com/howeyc/fsnotify",
|
"repo": "http://github.com/howeyc/fsnotify.git",
|
||||||
"version": "d6220df",
|
"version": "206f31729d",
|
||||||
"type": "git"
|
"type": "git-clone",
|
||||||
|
"alias": "github.com/howeyc/fsnotify"
|
||||||
},
|
},
|
||||||
"launchpad.net/tomb": {
|
"launchpad.net/tomb": {
|
||||||
"repo": "launchpad.net/tomb",
|
"repo": "launchpad.net/tomb",
|
||||||
|
|
Loading…
Reference in New Issue