mirror of
https://github.com/fatedier/frp.git
synced 2025-07-29 09:18:11 +00:00
rename models to pkg (#2005)
This commit is contained in:
@@ -21,8 +21,8 @@ import (
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"github.com/fatedier/frp/models/config"
|
||||
"github.com/fatedier/frp/models/consts"
|
||||
"github.com/fatedier/frp/pkg/config"
|
||||
"github.com/fatedier/frp/pkg/consts"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user