mirror of
https://github.com/fatedier/frp.git
synced 2025-07-21 13:19:42 +07:00
rename models to pkg (#2005)
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
package proxy
|
||||
|
||||
import (
|
||||
"github.com/fatedier/frp/models/config"
|
||||
"github.com/fatedier/frp/pkg/config"
|
||||
)
|
||||
|
||||
type SUDPProxy struct {
|
||||
|
Reference in New Issue
Block a user