mirror of
https://github.com/safing/portmaster
synced 2025-09-17 02:09:41 +00:00
Update org import paths
This commit is contained in:
parent
619e11d8e1
commit
9741bc412e
108 changed files with 274 additions and 274 deletions
|
@ -13,9 +13,9 @@ import (
|
|||
|
||||
"github.com/miekg/dns"
|
||||
|
||||
"github.com/Safing/portbase/database"
|
||||
"github.com/Safing/portbase/log"
|
||||
"github.com/Safing/portmaster/status"
|
||||
"github.com/safing/portbase/database"
|
||||
"github.com/safing/portbase/log"
|
||||
"github.com/safing/portmaster/status"
|
||||
)
|
||||
|
||||
// TODO: make resolver interface for http package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue