refactor: rename go module
This commit is contained in:
@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"log"
|
||||
|
||||
"github.com/huin/goupnp/ssdp"
|
||||
"git.cyrilix.bzh/cyrilix/goupnp/ssdp"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user