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:
+2
-2
@@ -5,8 +5,8 @@ import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
|
||||
v1 "github.com/fatedier/frp/pkg/config/v1"
|
||||
"github.com/fatedier/frp/pkg/db/ent/serverconfig"
|
||||
v1 "kanhole/pkg/config/v1"
|
||||
"kanhole/pkg/db/ent/serverconfig"
|
||||
)
|
||||
|
||||
const configKey = "server_config"
|
||||
|
||||
Reference in New Issue
Block a user