vendor: Update pfilter and go-stun (fixes #4561)

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4575
This commit is contained in:
Audrius Butkevicius
2017-12-06 21:28:36 +00:00
parent 3153e36a3d
commit b9ed6c4c2c
5 changed files with 71 additions and 12 deletions
+3 -4
View File
@@ -58,12 +58,11 @@
"notests": true
},
{
"importpath": "github.com/ccding/go-stun/stun",
"repository": "https://github.com/calmh/go-stun",
"importpath": "github.com/ccding/go-stun",
"repository": "https://github.com/ccding/go-stun",
"vcs": "git",
"revision": "9d33469f1f20a1674659be94ac9ca94ab5f06f58",
"revision": "d9bbe8f8fa7bf7ed03e6cfc6a2796bb36139e1f4",
"branch": "master",
"path": "/stun",
"notests": true
},
{