googleapis/gnostic -> google/gnostic

Kubernetes-commit: 8a1d5947ad34ba275192341baa4e5fef8e6c7f24
This commit is contained in:
Jefftree
2022-03-15 20:36:21 -07:00
committed by Kubernetes Publisher
parent ab732f5dd6
commit 186c332c7b
10 changed files with 19 additions and 23 deletions

View File

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