mirror of
https://github.com/fatedier/frp.git
synced 2026-04-29 12:39:10 +08:00
Change internal package import to github/fatedier
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"strconv"
|
||||
|
||||
"frp/pkg/models"
|
||||
"github.com/fatedier/frp/pkg/models"
|
||||
|
||||
ini "github.com/vaughan0/go-ini"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user