remove go-openapi/spec
Signed-off-by: Gautier Delorme <gautier.delorme@gmail.com>
This commit is contained in:

committed by
Gautier Delorme

parent
bcdde6bf75
commit
34b0fcef5f
@@ -21,10 +21,9 @@ import (
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/go-openapi/spec"
|
||||
|
||||
"k8s.io/apimachinery/pkg/util/diff"
|
||||
"k8s.io/kube-openapi/pkg/handler"
|
||||
"k8s.io/kube-openapi/pkg/validation/spec"
|
||||
)
|
||||
|
||||
func TestOpenAPIRoundtrip(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user