diff options
author | Felix Lange <fjl@twurst.com> | 2015-10-30 05:53:53 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-10-30 05:53:59 +0800 |
commit | bf11a47f22311a21639fa4f7794a41cf2f9b809e (patch) | |
tree | c40fd1ec6ecaba6d38dad67d0b72ee45c66bf500 /Godeps/Godeps.json | |
parent | fc46cf337af614f4f9c96acd222089652fe7c76e (diff) | |
download | go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.tar go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.tar.gz go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.tar.bz2 go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.tar.lz go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.tar.xz go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.tar.zst go-tangerine-bf11a47f22311a21639fa4f7794a41cf2f9b809e.zip |
Godeps: upgrade github.com/huin/goupnp to 90f71cb5
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", |