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:
@@ -7,8 +7,8 @@ import (
|
||||
"net"
|
||||
"strconv"
|
||||
|
||||
libnet "github.com/fatedier/frp/pkg/util/net"
|
||||
"github.com/fatedier/frp/test/e2e/pkg/rpc"
|
||||
libnet "kanhole/pkg/util/net"
|
||||
"kanhole/test/e2e/pkg/rpc"
|
||||
)
|
||||
|
||||
type Type string
|
||||
|
||||
Reference in New Issue
Block a user