Merge pull request #89704 from liggitt/gnostic
github.com/googleapis/gnostic v0.4.1
This commit is contained in:
@@ -44,7 +44,7 @@ go_library(
|
||||
"//test/utils/crd:go_default_library",
|
||||
"//test/utils/image:go_default_library",
|
||||
"//vendor/github.com/elazarl/goproxy:go_default_library",
|
||||
"//vendor/github.com/googleapis/gnostic/OpenAPIv2:go_default_library",
|
||||
"//vendor/github.com/googleapis/gnostic/openapiv2:go_default_library",
|
||||
"//vendor/github.com/onsi/ginkgo:go_default_library",
|
||||
"//vendor/github.com/onsi/gomega:go_default_library",
|
||||
"//vendor/golang.org/x/net/websocket:go_default_library",
|
||||
|
@@ -40,7 +40,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/elazarl/goproxy"
|
||||
openapi_v2 "github.com/googleapis/gnostic/OpenAPIv2"
|
||||
openapi_v2 "github.com/googleapis/gnostic/openapiv2"
|
||||
|
||||
"sigs.k8s.io/yaml"
|
||||
|
||||
|
Reference in New Issue
Block a user