Commit 579299d 1 parent 3f4363d commit 579299d Copy full SHA for 579299d
File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ require (
15
15
github.com/fatih/camelcase v1.0.0
16
16
github.com/fsnotify/fsnotify v1.4.9 // indirect
17
17
github.com/fvbommel/sortorder v1.0.1
18
- github.com/go-openapi/spec v0.19.5
19
18
github.com/golangplus/testing v0.0.0-20180327235837-af21d9c3145e // indirect
20
19
github.com/google/go-cmp v0.5.2
21
20
github.com/googleapis/gnostic v0.5.1
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ limitations under the License.
16
16
17
17
package openapi
18
18
19
- import "github.com/go -openapi/spec"
19
+ import "k8s.io/kube -openapi/pkg/validation /spec"
20
20
21
21
// PrintColumnsKey is the key that defines which columns should be printed
22
22
const PrintColumnsKey = "x-kubernetes-print-columns"
You can’t perform that action at this time.
0 commit comments