Update bazel

This commit is contained in:
Dr. Stefan Schimanski
2017-10-16 14:04:55 +02:00
parent 7773a30f67
commit cad0364e73
190 changed files with 219 additions and 121 deletions

View File

@@ -10,7 +10,7 @@ go_library(
srcs = ["storage_authentication.go"],
importpath = "k8s.io/kubernetes/pkg/registry/authentication/rest",
deps = [
"//pkg/api:go_default_library",
"//pkg/api/legacyscheme:go_default_library",
"//pkg/apis/authentication:go_default_library",
"//pkg/registry/authentication/tokenreview:go_default_library",
"//vendor/k8s.io/api/authentication/v1:go_default_library",