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

@@ -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).