Autogenerated: hack/update-bazel.sh

This commit is contained in:
Jeff Grafton
2018-02-16 13:43:01 -08:00
parent 7cf152e0b0
commit ef56a8d6bb
806 changed files with 31 additions and 829 deletions

View File

@@ -20,7 +20,6 @@ go_test(
name = "go_default_test",
srcs = ["validation_test.go"],
embed = [":go_default_library"],
importpath = "k8s.io/kubernetes/pkg/scheduler/api/validation",
deps = ["//pkg/scheduler/api:go_default_library"],
)