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:
@@ -11,8 +11,8 @@ import (
|
||||
"entgo.io/ent/dialect/sql"
|
||||
"entgo.io/ent/dialect/sql/sqlgraph"
|
||||
"entgo.io/ent/schema/field"
|
||||
"github.com/fatedier/frp/pkg/db/ent/predicate"
|
||||
"github.com/fatedier/frp/pkg/db/ent/user"
|
||||
"kanhole/pkg/db/ent/predicate"
|
||||
"kanhole/pkg/db/ent/user"
|
||||
)
|
||||
|
||||
// UserQuery is the builder for querying User entities.
|
||||
|
||||
Reference in New Issue
Block a user