rename models to pkg (#2005)
This commit is contained in:
committed by
GitHub
Unverified
parent
710ecf44f5
commit
3fbdea0f6b
@@ -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