Namespace correction

This commit is contained in:
Gregor Schulte
2025-02-24 15:54:31 +01:00
parent e28a5cc364
commit 3d3b6017b8
16 changed files with 27 additions and 27 deletions

1
go.mod
View File

@@ -8,7 +8,6 @@ require (
golang.org/x/crypto v0.34.0
golang.org/x/net v0.35.0
golang.org/x/sys v0.30.0
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
gvisor.dev/gvisor v0.0.0-20250218181608-84670a4fc612
)