github.com/googleapis/gnostic v0.4.1

Kubernetes-commit: 93c7b24562d80959f45c308e7412456a410b9b25
This commit is contained in:
Jordan Liggitt
2020-03-31 17:18:56 -04:00
committed by Kubernetes Publisher
parent cb664d40f8
commit d847b4c964
10 changed files with 25 additions and 29 deletions

View File

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