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

@@ -22,7 +22,7 @@ import (
"syscall"
"time"
"golang.zx2c4.com/wireguard/tun"
"github.com/Lordy82/wireguard-go/tun"
"gvisor.dev/gvisor/pkg/buffer"
"gvisor.dev/gvisor/pkg/tcpip"
"gvisor.dev/gvisor/pkg/tcpip/adapters/gonet"