Update org import paths
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"net"
|
||||
"strings"
|
||||
|
||||
"github.com/Safing/portmaster/network/netutils"
|
||||
"github.com/safing/portmaster/network/netutils"
|
||||
)
|
||||
|
||||
func GetAssignedAddresses() (ipv4 []net.IP, ipv6 []net.IP, err error) {
|
||||
|
||||
Reference in New Issue
Block a user