1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-16 15:21:33 +00:00

Update wrangler to wrangler/v2

Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
This commit is contained in:
Chirayu Kapoor
2024-01-19 15:31:34 +05:30
parent 5de27f6638
commit dd137e4d0b
5 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/rancher/norman/types/convert"
"github.com/rancher/norman/types/definition"
"github.com/rancher/wrangler/pkg/name"
"github.com/rancher/wrangler/v2/pkg/name"
)
type SchemaCollection struct {