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:
@@ -1,7 +1,7 @@
|
||||
package framework
|
||||
|
||||
import (
|
||||
clientsdk "github.com/fatedier/frp/pkg/sdk/client"
|
||||
clientsdk "kanhole/pkg/sdk/client"
|
||||
)
|
||||
|
||||
func (f *Framework) APIClientForFrpc(port int) *clientsdk.Client {
|
||||
|
||||
Reference in New Issue
Block a user