Update bazel

This commit is contained in:
Dr. Stefan Schimanski 2017-02-11 12:30:09 +01:00
parent 4cc22eae4a
commit bf9053b856
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ go_library(
"//vendor:k8s.io/apiserver/pkg/registry/rest",
"//vendor:k8s.io/apiserver/pkg/server",
"//vendor:k8s.io/apiserver/pkg/server/options",
"//vendor:k8s.io/apiserver/pkg/server/storage",
"//vendor:k8s.io/apiserver/pkg/storage/storagebackend",
],
)