Update gnostic references

Kubernetes-commit: 2111e79f56acdfa6a8dab56780c52e3abc608758
This commit is contained in:
Jefftree
2023-06-01 18:25:39 +00:00
committed by Kubernetes Publisher
parent 90e15d42fa
commit 2bd3f49236
8 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ package restmapper
import (
"testing"
openapi_v2 "github.com/google/gnostic/openapiv2"
openapi_v2 "github.com/google/gnostic-models/openapiv2"
"github.com/google/go-cmp/cmp"
"k8s.io/apimachinery/pkg/api/errors"