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:
@ -6,7 +6,7 @@ import (
|
||||
"sync"
|
||||
"sync/atomic"
|
||||
|
||||
"github.com/fatedier/frp/utils/vhost"
|
||||
"github.com/fatedier/frp/pkg/util/vhost"
|
||||
)
|
||||
|
||||
type HTTPGroupController struct {
|
||||
|
Reference in New Issue
Block a user