vendor kube-openapi

This commit is contained in:
Johannes Würbach 2020-11-09 15:16:51 +01:00
parent 87c429b5c6
commit 95df8b43dd
No known key found for this signature in database
GPG key ID: 74DB0F4D956CCCE3
95 changed files with 26192 additions and 0 deletions

2
vendor/golang.org/x/xerrors/README generated vendored Normal file
View file

@ -0,0 +1,2 @@
This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.