apimachinery icon indicating copy to clipboard operation
apimachinery copied to clipboard

Conflict with sigs.k8s.io/structured-merge-diff/v4/schema

Open robbruce opened this issue 3 years ago • 0 comments

Currently getting this error, version of sigs.k8s.io/structured-merge-diff is v4.2.2.

go/pkg/mod/k8s.io/[email protected]/pkg/util/managedfields/gvkparser.go:62:39: cannot use smdschema.Schema{…} (value of type "sigs.k8s.io/structured-merge-diff/v4/schema".Schema) as type *"sigs.k8s.io/structured-merge-diff/v4/schema".Schema in struct literal

robbruce avatar Aug 02 '22 08:08 robbruce