mirror of
https://github.com/fatedier/frp.git
synced 2025-12-12 02:47:50 +00: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