Update org import paths

This commit is contained in:
Daniel
2019-07-02 15:12:31 +02:00
parent 619e11d8e1
commit 9741bc412e
108 changed files with 274 additions and 274 deletions

View File

@@ -1,7 +1,7 @@
package matching
import (
"github.com/Safing/portbase/database"
"github.com/safing/portbase/database"
)
// core:profiles/user/12345-1234-125-1234-1235

View File

@@ -3,8 +3,8 @@ package matcher
import (
"strings"
"github.com/Safing/portmaster/process"
"github.com/Safing/portmaster/profile"
"github.com/safing/portmaster/process"
"github.com/safing/portmaster/profile"
)
// CheckFingerprints checks what fingerprints match and returns the total score.

View File

@@ -4,8 +4,8 @@ import (
"fmt"
"strings"
"github.com/Safing/portmaster/process"
"github.com/Safing/portmaster/profile"
"github.com/safing/portmaster/process"
"github.com/safing/portmaster/profile"
)
// GetIdentificationPath returns the identifier for the given process (linux edition).

View File

@@ -3,7 +3,7 @@ package matcher
import (
"testing"
"github.com/Safing/portmaster/process"
"github.com/safing/portmaster/process"
)
func TestGetIdentifierLinux(t *testing.T) {

View File

@@ -4,10 +4,10 @@ import (
"fmt"
"strings"
"github.com/Safing/portbase/log"
"github.com/Safing/portmaster/process"
"github.com/Safing/portmaster/profile"
"github.com/Safing/portmaster/profile/index"
"github.com/safing/portbase/log"
"github.com/safing/portmaster/process"
"github.com/safing/portmaster/profile"
"github.com/safing/portmaster/profile/index"
)
// GetProfileSet finds a local profile.