Namespace correction
This commit is contained in:
@@ -8,8 +8,8 @@ package ipc
|
||||
import (
|
||||
"net"
|
||||
|
||||
"github.com/Lordy82/wireguard-go/ipc/namedpipe"
|
||||
"golang.org/x/sys/windows"
|
||||
"golang.zx2c4.com/wireguard/ipc/namedpipe"
|
||||
)
|
||||
|
||||
// TODO: replace these with actual standard windows error numbers from the win package
|
||||
|
||||
Reference in New Issue
Block a user