mirror of
https://github.com/fatedier/frp.git
synced 2025-07-18 11:50:45 +07:00
rename models to pkg (#2005)
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"os"
|
||||
"syscall"
|
||||
|
||||
frpNet "github.com/fatedier/frp/utils/net"
|
||||
frpNet "github.com/fatedier/frp/pkg/util/net"
|
||||
)
|
||||
|
||||
type EchoServer struct {
|
||||
|
Reference in New Issue
Block a user