mirror of
https://github.com/fatedier/frp.git
synced 2026-04-08 10:09:16 +08:00
rename models to pkg (#2005)
This commit is contained in:
@@ -17,8 +17,8 @@ package proxy
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/fatedier/frp/models/config"
|
||||
"github.com/fatedier/frp/models/msg"
|
||||
"github.com/fatedier/frp/pkg/config"
|
||||
"github.com/fatedier/frp/pkg/msg"
|
||||
|
||||
"github.com/fatedier/golib/errors"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user