Update generated files

This commit is contained in:
Dr. Stefan Schimanski 2017-01-23 10:02:54 +01:00
parent 5441d4a49d
commit 21d7889645
1 changed files with 1 additions and 1 deletions

View File

@ -20,10 +20,10 @@ go_library(
tags = ["automanaged"],
deps = [
"//examples/apiserver:go_default_library",
"//pkg/util/flag:go_default_library",
"//vendor:github.com/golang/glog",
"//vendor:github.com/spf13/pflag",
"//vendor:k8s.io/apimachinery/pkg/util/wait",
"//vendor:k8s.io/apiserver/pkg/util/flag",
],
)