mirror of
https://github.com/rancher/steve.git
synced 2025-09-01 15:37:31 +00:00
go generate and go mod tidy
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
informer "github.com/rancher/lasso/pkg/cache/sql/informer"
|
||||
factory "github.com/rancher/lasso/pkg/cache/sql/informer/factory"
|
||||
partition "github.com/rancher/lasso/pkg/cache/sql/partition"
|
||||
summary "github.com/rancher/wrangler/v2/pkg/summary"
|
||||
summary "github.com/rancher/wrangler/v3/pkg/summary"
|
||||
unstructured "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
|
||||
schema "k8s.io/apimachinery/pkg/runtime/schema"
|
||||
dynamic "k8s.io/client-go/dynamic"
|
||||
|
Reference in New Issue
Block a user