pool => go2/pool

This commit is contained in:
kony
2025-09-18 09:18:06 +08:00
parent d7d063e4f4
commit 7ab9ae2b19
7 changed files with 6 additions and 80 deletions

View File

@@ -3,7 +3,7 @@ package netstack
import (
"context"
"encoding/binary"
"goodlink/pool2"
pool2 "go2/pool"
"goodlink/proxy"
"log"