mirror of
https://github.com/lwch/natpass
synced 2025-10-08 22:40:04 +08:00
修改包名
This commit is contained in:
@@ -2,12 +2,12 @@ package handler
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"natpass/code/network"
|
||||
"natpass/code/server/global"
|
||||
"net"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/jkstack/natpass/code/network"
|
||||
"github.com/jkstack/natpass/code/server/global"
|
||||
"github.com/lwch/logging"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user