mirror of
https://github.com/fatedier/frp.git
synced 2025-08-09 21:07:44 +02:00
rename models to pkg (#2005)
This commit is contained in:
@ -18,7 +18,7 @@ import (
|
||||
"fmt"
|
||||
"net"
|
||||
|
||||
"github.com/fatedier/frp/models/config"
|
||||
"github.com/fatedier/frp/pkg/config"
|
||||
)
|
||||
|
||||
type TCPProxy struct {
|
||||
|
Reference in New Issue
Block a user