mirror of
https://gitlab.com/NebulousLabs/go-upnp.git
synced 2025-10-23 06:39:23 +08:00

Because github.com/huin/goupnp was modified for specific use by this repo, it became difficult to correctly vendor this using a tool. To avoid this issue, github.com/huin/goupnp was taken out of the vendor dir and included as a packge in the repo. Signed-off-by: Derek McQuay <derekmcquay@gmail.com>