mirror of
https://github.com/fatedier/frp.git
synced 2025-07-14 18:01:06 +07:00
rename models to pkg (#2005)
This commit is contained in:
@ -21,7 +21,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/fatedier/frp/assets"
|
||||
frpNet "github.com/fatedier/frp/utils/net"
|
||||
frpNet "github.com/fatedier/frp/pkg/util/net"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
)
|
||||
|
Reference in New Issue
Block a user