mirror of
https://github.com/rancher/steve.git
synced 2025-09-01 23:47:50 +00:00
Bumps rancher/wrangler to it's tagged v2 version.
The previous wrangler commit included all of the v2 changes. Except for the import paths changes.
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
|
||||
"github.com/rancher/apiserver/pkg/types"
|
||||
"github.com/rancher/steve/pkg/accesscontrol"
|
||||
"github.com/rancher/wrangler/pkg/generic"
|
||||
"github.com/rancher/wrangler/pkg/schemas"
|
||||
"github.com/rancher/wrangler/v2/pkg/generic"
|
||||
"github.com/rancher/wrangler/v2/pkg/schemas"
|
||||
"github.com/stretchr/testify/assert"
|
||||
corev1 "k8s.io/api/core/v1"
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
|
Reference in New Issue
Block a user