*: update codegen and bazel

This commit is contained in:
Eric Chiang
2017-02-16 08:51:01 -08:00
parent 58dde796ec
commit 163f37f775
14 changed files with 1 additions and 16 deletions

View File

@@ -17,6 +17,7 @@ go_library(
"//pkg/kubectl/cmd/util:go_default_library",
"//pkg/util/logs:go_default_library",
"//pkg/version/prometheus:go_default_library",
"//vendor:k8s.io/client-go/plugin/pkg/client/auth",
],
)