refactor: rename go module
This commit is contained in:
@ -19,8 +19,8 @@ import (
|
||||
"net/url"
|
||||
"time"
|
||||
|
||||
"github.com/huin/goupnp"
|
||||
"github.com/huin/goupnp/soap"
|
||||
"git.cyrilix.bzh/cyrilix/goupnp"
|
||||
"git.cyrilix.bzh/cyrilix/goupnp/soap"
|
||||
)
|
||||
|
||||
// Hack to avoid Go complaining if time isn't used.
|
||||
|
Reference in New Issue
Block a user