mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00: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