diff options
author | Felix Lange <fjl@twurst.com> | 2015-06-04 20:04:57 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-06-05 04:25:43 +0800 |
commit | 6a831ca015c746472589e9039b41d0fd6d4a9af0 (patch) | |
tree | f886355d9e0445ebf9b2f05b49036ca3f6fcd055 /Godeps/Godeps.json | |
parent | 8b4605c336568065ea1d2fa1298c3a8489f9bf9e (diff) | |
download | go-tangerine-6a831ca015c746472589e9039b41d0fd6d4a9af0.tar.gz go-tangerine-6a831ca015c746472589e9039b41d0fd6d4a9af0.tar.zst go-tangerine-6a831ca015c746472589e9039b41d0fd6d4a9af0.zip |
Godeps: update github.com/huin/goupnp to 5cff77a69fb22f5
This includes a fix adding a timeout to router discovery requests.
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 bc049d1aa..4cbc73def 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -31,7 +31,7 @@ }, { "ImportPath": "github.com/huin/goupnp", - "Rev": "c57ae84388ab59076fd547f1abeab71c2edb0a21" + "Rev": "5cff77a69fb22f5f1774c4451ea2aab63d4d2f20" }, { "ImportPath": "github.com/jackpal/go-nat-pmp", |