diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-10-30 07:14:15 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-10-30 07:14:15 +0800 |
commit | 1abbe05e933ecdee7e3d1bf286745425e6a474f4 (patch) | |
tree | 69073046c5ef6900f88284b16ac716ec64a1e34b /Godeps/Godeps.json | |
parent | fc46cf337af614f4f9c96acd222089652fe7c76e (diff) | |
parent | f570b68ed107d5e835a71cf1194e2b82c496a387 (diff) | |
download | go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.tar go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.tar.gz go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.tar.bz2 go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.tar.lz go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.tar.xz go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.tar.zst go-tangerine-1abbe05e933ecdee7e3d1bf286745425e6a474f4.zip |
Merge pull request #1951 from fjl/godeps-upgrade-goupnp
Godeps: upgrade github.com/huin/goupnp
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 ee77a1c76..9c7c67a49 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -34,7 +34,7 @@ }, { "ImportPath": "github.com/huin/goupnp", - "Rev": "5cff77a69fb22f5f1774c4451ea2aab63d4d2f20" + "Rev": "90f71cb5dd6d4606388666d2cda4ce2f563d2185" }, { "ImportPath": "github.com/jackpal/go-nat-pmp", |