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

@@ -7,7 +7,7 @@ package nfqueue
// import (
// "sync"
//
// "github.com/Safing/portmaster/network/packet"
// "github.com/safing/portmaster/network/packet"
// )
//
// type multiQueue struct {

View File

@@ -20,7 +20,7 @@ import (
"time"
"unsafe"
"github.com/Safing/portmaster/network/packet"
"github.com/safing/portmaster/network/packet"
)
var queues map[uint16]*NFQueue

View File

@@ -5,7 +5,7 @@ package nfqueue
import (
"fmt"
"github.com/Safing/portmaster/network/packet"
"github.com/safing/portmaster/network/packet"
)
var (