diff options
author | Felix Lange <fjl@twurst.com> | 2016-08-05 03:19:11 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2016-08-05 03:20:08 +0800 |
commit | 4be37222efb2064140bd3d285ef553ec077e0487 (patch) | |
tree | 4e7a85d3fb22904fd2399269dbbd0612f7bb2105 /Godeps/Godeps.json | |
parent | 3e3a79ea136325102e63e962c122da5b44cd9bd5 (diff) | |
download | go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.tar go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.tar.gz go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.tar.bz2 go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.tar.lz go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.tar.xz go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.tar.zst go-tangerine-4be37222efb2064140bd3d285ef553ec077e0487.zip |
Godeps: update github.com/rjeczalik/notify to f627deca7a51
Fixes #2829
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index edfa8ad1e..6c4e10412 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -112,7 +112,7 @@ }, { "ImportPath": "github.com/rjeczalik/notify", - "Rev": "5dd6205716539662f8f14ab513552b41eab69d5d" + "Rev": "f627deca7a510d96f0ef9388f2d0e8b16d21f87f" }, { "ImportPath": "github.com/robertkrimen/otto", |