Add netquery module to main
This commit is contained in:
@@ -13,6 +13,7 @@ import ( //nolint:gci,nolintlint
|
|||||||
_ "github.com/safing/portmaster/core"
|
_ "github.com/safing/portmaster/core"
|
||||||
_ "github.com/safing/portmaster/firewall"
|
_ "github.com/safing/portmaster/firewall"
|
||||||
_ "github.com/safing/portmaster/nameserver"
|
_ "github.com/safing/portmaster/nameserver"
|
||||||
|
_ "github.com/safing/portmaster/netquery"
|
||||||
_ "github.com/safing/portmaster/ui"
|
_ "github.com/safing/portmaster/ui"
|
||||||
_ "github.com/safing/spn/captain"
|
_ "github.com/safing/spn/captain"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user