aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-02-17 20:10:11 +0800
committerFelix Lange <fjl@twurst.com>2015-02-17 20:10:11 +0800
commitf965f41b6e8d177f4f06a8421ee071350813a1ac (patch)
tree1ca45238447aecf08ae50f322a42526a1302e759 /Godeps/Godeps.json
parent119bea22aaf061d5b3e6a9abee9b1b95655b9fbe (diff)
downloadgo-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.tar
go-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.tar.gz
go-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.tar.bz2
go-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.tar.lz
go-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.tar.xz
go-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.tar.zst
go-tangerine-f965f41b6e8d177f4f06a8421ee071350813a1ac.zip
p2p/nat: switch to github.com/huin/goupnp
My temporary fix was merged upstream.
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index d91269c1d..9b7306530 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -25,15 +25,15 @@
"Rev": "5767a0dbd759d313df3f404dadb7f98d7ab51443"
},
{
- "ImportPath": "github.com/fjl/goupnp",
- "Rev": "fa95df6feb61e136b499d01711fcd410ccaf20c1"
- },
- {
"ImportPath": "github.com/howeyc/fsnotify",
"Comment": "v0.9.0-11-g6b1ef89",
"Rev": "6b1ef893dc11e0447abda6da20a5203481878dda"
},
{
+ "ImportPath": "github.com/huin/goupnp",
+ "Rev": "4191d8a85005844ea202fde52799681971b12dfe"
+ },
+ {
"ImportPath": "github.com/jackpal/go-nat-pmp",
"Rev": "a45aa3d54aef73b504e15eb71bea0e5565b5e6e1"
},