bump k8s.io/kube-openapi

Signed-off-by: Gautier Delorme <gautier.delorme@gmail.com>
This commit is contained in:
Gautier Delorme
2021-04-20 17:43:59 +02:00
committed by Gautier Delorme
parent 43a32c14f5
commit bcdde6bf75
60 changed files with 1061 additions and 278 deletions

View File

@@ -19,7 +19,7 @@ package aggregator
import (
_ "net/http/pprof"
"github.com/go-openapi/spec"
"k8s.io/kube-openapi/pkg/validation/spec"
)
// Run a walkRefCallback method on all references of an OpenAPI spec, replacing the values.