Replace godep with dep

This commit is contained in:
Manuel de Brito Fontes 2017-10-06 17:26:14 -03:00
parent 1e7489927c
commit bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions

18
vendor/k8s.io/api/authorization/OWNERS generated vendored Executable file
View file

@ -0,0 +1,18 @@
reviewers:
- thockin
- lavalamp
- smarterclayton
- wojtek-t
- deads2k
- liggitt
- nikhiljindal
- erictune
- sttts
- ncdc
- timothysc
- dims
- mml
- mbohlool
- david-mcmahon
- jianhuiz
- enj

View file

@ -18,4 +18,4 @@ limitations under the License.
// +k8s:openapi-gen=true
// +groupName=authorization.k8s.io
package v1
package v1 // import "k8s.io/api/authorization/v1"

View file

@ -18,4 +18,4 @@ limitations under the License.
// +k8s:openapi-gen=true
// +groupName=authorization.k8s.io
package v1beta1
package v1beta1 // import "k8s.io/api/authorization/v1beta1"