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

@@ -29,7 +29,7 @@ import (
//nolint:staticcheck // SA1019 Keep using module since it's still being maintained and the api of google.golang.org/protobuf/proto differs
"github.com/golang/protobuf/proto"
openapi_v2 "github.com/googleapis/gnostic/openapiv2"
openapi_v2 "github.com/google/gnostic/openapiv2"
"k8s.io/apimachinery/pkg/api/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"