mirror of
https://github.com/fatedier/frp.git
synced 2025-07-24 23:01:25 +07:00
Change directory structure, move models and utils to root directory
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"os"
|
||||
"sync"
|
||||
|
||||
"github.com/fatedier/frp/pkg/utils/log"
|
||||
"github.com/fatedier/frp/utils/log"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user