mirror of
https://github.com/rancher/steve.git
synced 2025-09-17 15:58:41 +00:00
Shuffle around code and use rancher/apiserver
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package table
|
||||
|
||||
import (
|
||||
types2 "github.com/rancher/apiserver/pkg/types"
|
||||
"github.com/rancher/steve/pkg/attributes"
|
||||
types2 "github.com/rancher/steve/pkg/schemaserver/types"
|
||||
"github.com/rancher/wrangler/pkg/data"
|
||||
types "github.com/rancher/wrangler/pkg/schemas"
|
||||
"github.com/rancher/wrangler/pkg/schemas/mappers"
|
||||
|
Reference in New Issue
Block a user