rebrand: frp -> kanhole (kanhole server, kanholec client)
golangci-lint / lint (push) Failing after 1m5s
golangci-lint / lint (push) Failing after 1m5s
This commit is contained in:
@@ -9,10 +9,10 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/fatedier/frp/pkg/config"
|
||||
flog "github.com/fatedier/frp/pkg/util/log"
|
||||
"github.com/fatedier/frp/test/e2e/framework/consts"
|
||||
"github.com/fatedier/frp/test/e2e/pkg/process"
|
||||
"kanhole/pkg/config"
|
||||
flog "kanhole/pkg/util/log"
|
||||
"kanhole/test/e2e/framework/consts"
|
||||
"kanhole/test/e2e/pkg/process"
|
||||
)
|
||||
|
||||
// RunProcesses starts one frps and zero or more frpc processes from templates.
|
||||
|
||||
Reference in New Issue
Block a user