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:
@@ -3,11 +3,11 @@ package prometheus
|
||||
import (
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
|
||||
"github.com/fatedier/frp/server/metrics"
|
||||
"kanhole/server/metrics"
|
||||
)
|
||||
|
||||
const (
|
||||
namespace = "frp"
|
||||
namespace = "kanhole"
|
||||
serverSubsystem = "server"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user