Remove unused

This commit is contained in:
世界 2025-09-15 18:12:04 +08:00
parent e4aedc6f6e
commit 177dea9806
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
38 changed files with 0 additions and 7246 deletions

6
go.mod
View file

@ -7,10 +7,4 @@ require (
golang.org/x/net v0.15.0
golang.org/x/sys v0.12.0
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2
gvisor.dev/gvisor v0.0.0-20230927004350-cbd86285d259
)
require (
github.com/google/btree v1.0.1 // indirect
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
)