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

@@ -31,7 +31,7 @@ import (
restclient "k8s.io/client-go/rest"
"k8s.io/client-go/rest/fake"
openapi_v2 "github.com/google/gnostic/openapiv2"
openapi_v2 "github.com/google/gnostic-models/openapiv2"
"github.com/stretchr/testify/assert"
)