Update kazel to include openapi tag detection fix

This commit is contained in:
Jeff Grafton
2018-04-12 16:07:08 -07:00
parent 89b56c25f8
commit 81159d2cac
4 changed files with 23 additions and 24 deletions

View File

@@ -17,7 +17,6 @@ openapi_library(
"pkg/kubelet/apis/kubeletconfig/v1beta1",
"pkg/proxy/apis/kubeproxyconfig/v1alpha1",
"pkg/version",
"vendor/github.com/kubernetes/repo-infra/kazel",
],
tags = ["automanaged"],
vendor_prefix = openapi_vendor_prefix,