rename models to pkg (#2005)
This commit is contained in:
committed by
GitHub
Unverified
parent
710ecf44f5
commit
3fbdea0f6b
@@ -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