Remove unused

This commit is contained in:
世界 2026-05-17 20:04:34 +08:00
parent e620c55272
commit f853bfc5c5
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
34 changed files with 0 additions and 6510 deletions

6
go.mod
View file

@ -7,10 +7,4 @@ require (
golang.org/x/net v0.39.0
golang.org/x/sys v0.32.0
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
gvisor.dev/gvisor v0.0.0-20250503011706-39ed1f5ac29c
)
require (
github.com/google/btree v1.1.2 // indirect
golang.org/x/time v0.7.0 // indirect
)