Namespace changed

This commit is contained in:
Gregor Schulte
2025-02-24 15:43:54 +01:00
parent ddd62a90dd
commit e28a5cc364
18 changed files with 30 additions and 30 deletions

View File

@@ -18,7 +18,7 @@ import (
"sync"
"time"
"golang.zx2c4.com/wireguard/ipc"
"github.com/Lordy82/wireguard-go/ipc"
)
type IPCError struct {